]> git.sur5r.net Git - freertos/commit
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 27 Jul 2011 14:16:24 +0000 (14:16 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 27 Jul 2011 14:16:24 +0000 (14:16 +0000)
commitd42623c440f0c169c03009d9b66339f09c6972de
tree682a00e1b5512e4cafae00c7eebc9d0f94d4f9cc
parentd0cc357cd9c8f1dc0bfb07246891b0a36dc2424b
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle, pcTaskGetTaskName() and vQueueDelete() functions to the Win32 demo project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1514 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/WIN32-MSVC/FreeRTOSConfig.h
Demo/WIN32-MSVC/WIN32.suo
Demo/WIN32-MSVC/main.c