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 |
Richard Barry
|
96b1dc773f
|
Update the FreeTCPIP files such that Keil is happy compiling them with the pack struct header file definitions.
|
14 years ago |
Richard Barry
|
4a1716ac67
|
Add definitions for the different types of event that need processing by the TCP/IP stack.
|
14 years ago |
Richard Barry
|
290e7bd222
|
Add pack_struct_start and pack_struct_end definitions for ICCARM.
|
14 years ago |
Richard Barry
|
f5e7f9957c
|
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 |
Richard Barry
|
3b6ed5341f
|
Update the IP address copy macro so it never relies on any byte alignment.
|
14 years ago |
Richard Barry
|
5f95494dff
|
FreeTCPIP - remove compiler warnings.
|
15 years ago |
Richard Barry
|
904e22b667
|
Include pack struct macros for RX architecture.
|
15 years ago |
Richard Barry
|
0978152144
|
Add back in the uip_arch.h header file.
|
15 years ago |
Richard Barry
|
d60032cec3
|
Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files.
|
15 years ago |