You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Demo/WIN32-MSVC
Richard Barry f9148de3cc Add the timer demo/test task creating to the WIN32-MSVC/main.c file. 14 years ago
..
DemosModifiedForLowTickRate Update to V6.1.1 14 years ago
FreeRTOSConfig.h Add constants to required to use the new timers implementation and the timer demo task/test task to the Win32 MSVC demo FreeRTOSConfig.h file. 14 years ago
WIN32.sln Start of new Win32 emulator project. Currently working but not well tested, and does not include a method for shutting down the generated processes. 14 years ago
WIN32.suo Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail. 14 years ago
WIN32.vcxproj Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail. 14 years ago
WIN32.vcxproj.filters Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail. 14 years ago
main.c Add the timer demo/test task creating to the WIN32-MSVC/main.c file. 14 years ago