]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/readme.txt
65e5e2b19df14a312fc0c1701dcea72c804bf0fb
[freertos] / FreeRTOS-Plus / Source / FreeRTOS-Plus-TCP / readme.txt
1 Contains the files that implement FreeRTOS+TCP.
2
3 User documentation, including an API reference is available on:
4 http://www.FreeRTOS.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/
5
6 A description of the source code organisation is available on:
7 http://www.FreeRTOS.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/TCP_Networking_Tutorial.html
8
9 The porting guide is available on:
10 http://www.FreeRTOS.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/FreeRTOS_TCP_Porting.html
11
12 License information is available on:
13 http://www.FreeRTOS.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/FreeRTOS_Plus_TCP_License.html
14
15 At this time it is recommended to use BufferAllocation_2.c in which case it is
16 essential to use the heap_4.c memory allocation scheme:
17 http://www.FreeRTOS.org/a00111.html
18