]> begriffs open source - freertos/commit
Fix a few compiler warnings when compiling the QueueSet.c test code with GCC.
authorRichard Barry <ribarry@amazon.com>
Fri, 8 Feb 2013 17:05:42 +0000 (17:05 +0000)
committerRichard Barry <ribarry@amazon.com>
Fri, 8 Feb 2013 17:05:42 +0000 (17:05 +0000)
commit96218c34a1435fc87014ef0605980bafdf84d6d1
tree69dbc03acaaf894f6c6f5feacdc486c0ebeb977f
parentd328ae3bfc3f8ac369eef06591061e19a47ebe6d
Fix a few compiler warnings when compiling the QueueSet.c test code with GCC.
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Source/queue.c