mirror of
https://github.com/FreeRTOS/FreeRTOS-Plus-TCP
synced 2025-10-23 18:38:33 +08:00

* Fix FreeRTOS_IP and FreeRTOS_IP_DiffConfig test cases * Remove test_prvProcessIPEventsAndTimers_eNetworkDownEvent test Case - eNetworkDownEvent no longer support xNetworkUp variable, the network status is kept in pxEndPoint->bits.bEndPointUp. * Run Uncrustify. Co-authored-by: GitHub Action <action@github.com>