]> begriffs open source - freertos/commit
Reverse order of projdefs.h and FreeRTOSConfig.h includes in FreeRTOS.h to allow...
authorRichard Barry <ribarry@amazon.com>
Wed, 4 Jun 2014 09:17:14 +0000 (09:17 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 4 Jun 2014 09:17:14 +0000 (09:17 +0000)
commit1130a53ec871f17710bc557b41c301bbd2032005
tree931fc8933532a25b98f174edaec740508fd68b50
parent5cd0b1e5ef038400fd039588a4a926413b77fbbc
Reverse order of projdefs.h and FreeRTOSConfig.h includes in FreeRTOS.h to allow addition of pdMS_TO_TICKS() macro.
Update RXv2 GCC port to match RXv2 Renesas port.
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/include/projdefs.h
FreeRTOS/Source/portable/GCC/RX600v2/port.c
FreeRTOS/Source/portable/Renesas/RX600v2/port.c