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/net
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
..
clock-arch.h Change clock_time_t from a fixed unsigned long to portTickType so it works ok when configUSE_16_BIT_TICKS is set to 1. 14 years ago
lc-switch.h Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
lc.h Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
pack_struct_end.h Update the FreeTCPIP files such that Keil is happy compiling them with the pack struct header file definitions. 14 years ago
pack_struct_start.h Update the FreeTCPIP files such that Keil is happy compiling them with the pack struct header file definitions. 14 years ago
psock.h Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
pt.h Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago
uip.h 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
uip_arch.h Add back in the uip_arch.h header file. 15 years ago
uip_arp.h Update the FreeTCPIP files such that Keil is happy compiling them with the pack struct header file definitions. 14 years ago
uipopt.h Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files. 15 years ago