Richard Barry
|
42aed81857
|
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle, pcTaskGetTaskName() and vQueueDelete() functions to the Win32 demo project.
|
14 years ago |
Richard Barry
|
f5a6b610e1
|
Update version number to V7.0.1.
|
14 years ago |
Richard Barry
|
89bf1cf24f
|
Update headers for Version 7.0.0 release.
|
14 years ago |
Richard Barry
|
605155cbcd
|
Set configUSE_16_BIT_TICKS back to is proper (not test) configuration.
|
14 years ago |
Richard Barry
|
06899603f3
|
Add the timer module demo code to the MSVC Win32 simulator demo.
|
14 years ago |
Richard Barry
|
f9148de3cc
|
Add the timer demo/test task creating to the WIN32-MSVC/main.c file.
|
14 years ago |
Richard Barry
|
8c9d8bcf0d
|
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 |
Richard Barry
|
334e0e2e70
|
Update to V6.1.1
|
14 years ago |
Richard Barry
|
97ce25072a
|
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 |
Richard Barry
|
853250260c
|
Added in the 'death' tasks to the Win32 MSVN demo.
|
14 years ago |
Richard Barry
|
a3c26cad3d
|
Update to MSVC Win32 demo project file.
|
14 years ago |
Richard Barry
|
ba18beae47
|
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.
|
14 years ago |
Richard Barry
|
d50618f375
|
Remove unused definitions from the Win32 demo main.c file.
|
14 years ago |
Richard Barry
|
abadea4557
|
Updated the Win32 MSVC demo files.
|
14 years ago |
Richard Barry
|
0de50e377c
|
Added in more demo apps to the Win32 demo.
|
14 years ago |
Richard Barry
|
7a623479dd
|
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 |