FreeRTOS-Kernel/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior
Ming Yue 639c08ce2a
Remove uIP TCP/IP stack and related demos (#467)
* Remove uIP TCP/IP stack.

* Remove demos that uses uIP.

* Update Demo ReadMe.txt files.
2020-12-11 15:49:56 -08:00
..
ReadMe.txt Remove uIP TCP/IP stack and related demos (#467) 2020-12-11 15:49:56 -08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The third party uIP TCP/IP stack and the demo project that used to be in this directory was removed in FreeRTOS version V10.4.3 due to security vulnerabilities identified in uIP. In a future version this demo may be replaced by a version which does not use TCP/IP or uses FreeRTOSs own TCP/IP stack in place of the original third party stack.