Richard Barry
|
9c25614cf4
|
Add an assert in the Win32 lwIP port layer to catch invalid adapter numbers being used.
|
14 years ago |
Richard Barry
|
cc61126025
|
Update headers for the FreeRTOS V7.0.2 release.
|
14 years ago |
Richard Barry
|
0d3d91fc51
|
Update sys_arch.c for Xilinx Ethernet Lite IP.
|
14 years ago |
Richard Barry
|
ae4a38f5d8
|
Remove unused variable warning.
|
14 years ago |
Richard Barry
|
40ce7c8b52
|
Update the real copy of the Ethernet driver for the MicroBlaze EmacLite IP.
|
14 years ago |
Richard Barry
|
8c6dba2726
|
Add in necessary functionality to autonegotiate using the EthernetLite interface to the PHY.
|
14 years ago |
Richard Barry
|
1aa52c2a7a
|
Update a few util functions in the common demo area.
|
14 years ago |
Richard Barry
|
f69b2efa66
|
Delete unused header file in the MicroBlaze Ethernet Lite port directory.
|
14 years ago |
Richard Barry
|
2981d9f5c1
|
|
14 years ago |
Richard Barry
|
eb69ddce43
|
Fix compiler warning in sockets.c of lwip-1.4.0.
|
14 years ago |
Richard Barry
|
9d1c23f6da
|
Add in starting point for the MicroBlaze EthernetLite lwIP port layer.
|
14 years ago |
Richard Barry
|
adabfbe8b7
|
Add lwIP V1.4.0 source files.
|
14 years ago |
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
|
1ec24e1d46
|
Remove possibility of having multiple definitions of DEBUG in uip_arp.c.
|
15 years ago |
Richard Barry
|
5f95494dff
|
FreeTCPIP - remove compiler warnings.
|
15 years ago |
Richard Barry
|
c7fbe1d601
|
Some re-formatting of uip.c.
|
15 years ago |
Richard Barry
|
2641267c85
|
Some re-formatting of uip.c.
|
15 years ago |
Richard Barry
|
904e22b667
|
Include pack struct macros for RX architecture.
|
15 years ago |
Richard Barry
|
85e6e01995
|
Removed unused files.
|
15 years ago |
Richard Barry
|
450e344455
|
Tidy up SuperH port a bit ready for release.
|
15 years ago |
Richard Barry
|
04c48138a8
|
Change path to included header files so they are now included from the apps directory.
|
15 years ago |
Richard Barry
|
0978152144
|
Add back in the uip_arch.h header file.
|
15 years ago |
Richard Barry
|
804d39fb69
|
Another two header files added back having been previously removed.
|
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 |
Richard Barry
|
416fcd3a3d
|
Change case of name for consistency with other lwIP directories.
|
15 years ago |
Richard Barry
|
073e831bcf
|
Added latest lwIP source.
|
15 years ago |
Richard Barry
|
64c701aff7
|
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
|
16 years ago |
Richard Barry
|
27135c4a1c
|
Just remove compiler warning.
|
16 years ago |
Richard Barry
|
90874f8c2e
|
Formatting only.
|
16 years ago |
Richard Barry
|
5ae2d11145
|
Remove compiler warning.
|
16 years ago |
Richard Barry
|
3db39eb99d
|
Just remove compiler warnings.
|
16 years ago |
Richard Barry
|
5af3321022
|
Add missing files.
|
16 years ago |
Richard Barry
|
a520f5c7e3
|
Remove compiler warning.
|
16 years ago |
Richard Barry
|
31606543da
|
Add faster version code.
|
16 years ago |
Richard Barry
|
5e1da95319
|
Added modified uIP code.
|
16 years ago |
Richard Barry
|
8e219f83f0
|
Remove some compiler warnings generated by CodeWarrior.
|
17 years ago |
Richard Barry
|
285fa0420a
|
Remove some compiler warnings generated by CodeWarrior.
|
17 years ago |
Richard Barry
|
10edc1088a
|
Added extra compiler specific structure packing options.
|
17 years ago |
Richard Barry
|
aa2ffbfde5
|
Added extra compiler specific structure packing options.
|
17 years ago |
Richard Barry
|
d6ec78a568
|
Added extra compiler specific options.
|
17 years ago |
Richard Barry
|
ed240e58a1
|
Add assert required for linking.
|
17 years ago |
Richard Barry
|
049459af87
|
Add URL to configuration pages on FreeRTOS.org site.
|
17 years ago |
Richard Barry
|
cebb479b0a
|
Add lwIP V1.3 files.
|
17 years ago |
Richard Barry
|
98a9959a44
|
Update to V4.5.0 files and directory structure.
|
18 years ago |
Richard Barry
|
bd5a0a1ce8
|
Fixed bugs as listed to date in the tracker for the SourceForge project.
|
18 years ago |