mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 13:15:15 -05:00
Remove uIP TCP/IP stack and related demos (#467)
* Remove uIP TCP/IP stack. * Remove demos that uses uIP. * Update Demo ReadMe.txt files.
This commit is contained in:
parent
f23752164b
commit
639c08ce2a
1373 changed files with 22 additions and 431027 deletions
1
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ReadMe.txt
Normal file
1
FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ReadMe.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
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 FreeRTOS’s own TCP/IP stack in place of the original third party stack.
|
||||
Loading…
Add table
Add a link
Reference in a new issue