]> begriffs open source - freertos/commit
Adjusted the wrap checks in the QueueSet test task.
authorRichard Barry <ribarry@amazon.com>
Tue, 12 Feb 2013 14:30:12 +0000 (14:30 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 12 Feb 2013 14:30:12 +0000 (14:30 +0000)
commit9b26071eb8ea9af908c763445b9aaefe8bf92904
tree73471e1f02db65ee2a403bfabaec2be785ca21bd
parent0262f4a6cdd3760a694fadb211b91c626dda493b
Adjusted the wrap checks in the QueueSet test task.
Added the QueueSet test to the Rowlay Stellaris and SAM4S-EK Studio demos.
Updated the MSVC demo to use heap_4.c.
13 files changed:
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/RTOSDemo.hzp
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/RTOSDemo.hzs
FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/RTOSDemo.atsuo
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC/WIN32.suo
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj.filters
FreeRTOS/Demo/WIN32-MSVC/main.c