FreeRTOS-Kernel/FreeRTOS-Plus/Demo/Common/Demo_IP_Protocols
Richard Barry 96bad0f6c3 Minor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_SOCKET in place of NULL.
Update trace recorder code to account for uxPendedTicks renaming to xPendedTicks.
2019-09-04 00:13:17 +00:00
..
Common Remove the simple UDP client/server tasks from the MQTT demo as the demo's network connection can be tested more easily just by pinging it. 2019-07-23 19:23:12 +00:00
FTP Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
HTTP Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
include Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
NTP Minor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_SOCKET in place of NULL. 2019-09-04 00:13:17 +00:00