You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Demo/Common/ethernet/FreeTCPIP
Richard Barry 9ad9969536 The Keil compiler insists on having the IP address structure packed, but doing so causes problems with warnings being generated on other compilers. uip.h was therefore updated to just use the pack attribute when the Keil compiler is used. 14 years ago
..
apps/httpd FreeTCPIP - remove compiler warnings. 15 years ago
net The Keil compiler insists on having the IP address structure packed, but doing so causes problems with warnings being generated on other compilers. uip.h was therefore updated to just use the pack attribute when the Keil compiler is used. 14 years ago
sys Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
psock.c FreeTCPIP - remove compiler warnings. 15 years ago
timer.c Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
uip.c Some re-formatting of uip.c. 15 years ago
uip_arp.c Remove possibility of having multiple definitions of DEBUG in uip_arp.c. 15 years ago