Richard Barry
|
42aed81857
|
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle, pcTaskGetTaskName() and vQueueDelete() functions to the Win32 demo project.
|
2011-07-27 14:16:24 +00:00 |
|
Richard Barry
|
f5a6b610e1
|
Update version number to V7.0.1.
|
2011-05-13 18:31:12 +00:00 |
|
Richard Barry
|
89bf1cf24f
|
Update headers for Version 7.0.0 release.
|
2011-04-08 18:30:58 +00:00 |
|
Richard Barry
|
06899603f3
|
Add the timer module demo code to the MSVC Win32 simulator demo.
|
2011-02-28 17:52:14 +00:00 |
|
Richard Barry
|
f9148de3cc
|
Add the timer demo/test task creating to the WIN32-MSVC/main.c file.
|
2011-02-09 19:30:44 +00:00 |
|
Richard Barry
|
334e0e2e70
|
Update to V6.1.1
|
2011-01-14 20:40:41 +00:00 |
|
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.
|
2010-11-22 16:10:42 +00:00 |
|
Richard Barry
|
853250260c
|
Added in the 'death' tasks to the Win32 MSVN demo.
|
2010-11-22 10:40:43 +00:00 |
|
Richard Barry
|
ba18beae47
|
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.
|
2010-11-21 20:55:04 +00:00 |
|
Richard Barry
|
d50618f375
|
Remove unused definitions from the Win32 demo main.c file.
|
2010-11-21 14:50:43 +00:00 |
|
Richard Barry
|
abadea4557
|
Updated the Win32 MSVC demo files.
|
2010-11-21 14:35:36 +00:00 |
|
Richard Barry
|
0de50e377c
|
Added in more demo apps to the Win32 demo.
|
2010-11-15 22:30:47 +00:00 |
|
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.
|
2010-11-14 21:00:36 +00:00 |
|