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
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
..
FileSystem/FatFs-0.7e 15 years ago
Full Update headers for Version 7.0.0 release. 14 years ago
Minimal Change Demo/Common/Minimal/death.c so it takes into account the timer daemon task in its calculation of the number of tasks that should be running. 14 years ago
drivers Change occurrences of "Cortex M3" to "Cortex-M3". 14 years ago
ethernet 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
include Update headers for Version 7.0.0 release. 14 years ago