]> begriffs open source - freertos/commit
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle...
authorRichard Barry <ribarry@amazon.com>
Wed, 27 Jul 2011 14:16:24 +0000 (14:16 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 27 Jul 2011 14:16:24 +0000 (14:16 +0000)
commit42aed81857744d6c2572b5954abe62ff3121145e
tree682a00e1b5512e4cafae00c7eebc9d0f94d4f9cc
parent6fa8cd43020e263ed18690e17838f1381a14fcb0
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle, pcTaskGetTaskName() and vQueueDelete() functions to the Win32 demo project.
Demo/WIN32-MSVC/FreeRTOSConfig.h
Demo/WIN32-MSVC/WIN32.suo
Demo/WIN32-MSVC/main.c