]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP/readme.txt
Update FreeRTOS+ more demos that use FreeRTOS+CLI to remove casting to int8_t * from...
[freertos] / FreeRTOS-Plus / Source / FreeRTOS-Plus-UDP / readme.txt
1 Contains the files that implement FreeRTOS+UDP.\r
2 \r
3 User documentation, including an API reference is available on:\r
4 http://www.FreeRTOS.org/udp\r
5 \r
6 A description of the source code organisation is available on:\r
7 http://www.FreeRTOS.org/FreeRTOS-Plus/FreeRTOS_Plus_UDP/FreeRTOS_UDP_IP_Embedded_Ethernet_Tutorial.shtml\r
8 \r
9 The porting guide is available one:\r
10 http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_UDP/FreeRTOS_UDP_Porting.shtml\r
11 \r
12 \r
13 At this time it is recommended to use BufferAllocation_2.c in which case it is\r
14 essential to use the heap_4.c memory allocation scheme:\r
15 http://www.freertos.org/a00111.html\r
16 \r