Richard Barry
e3276fc282
Change version numbers to V7.1.0.
2011-12-13 16:24:24 +00:00
Richard Barry
cc61126025
Update headers for the FreeRTOS V7.0.2 release.
2011-09-20 18:22:39 +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
3f10f92340
Correct the configUSE_16_BIT_TICKS usage in the Win32 simulator port layer.
2011-02-28 16:12:55 +00:00
Richard Barry
96ab89d253
Update to V6.1.1
2011-01-14 20:22:24 +00:00
Richard Barry
5347d4fa8f
Change the terminology from 'pseudo' to 'simulated' in the Win32 port layer.
2010-12-08 17:10:25 +00:00
Richard Barry
ab9bf58818
Win32 port:
...
Separate out the interrupt handlers into separate functions so they can be installed into the array of interrupt handlers.
Reverse the priorities of the pseudo interrupt handler and tick generate threads so the extra hand shaking event can be removed.
2010-11-22 10:38:43 +00:00
Richard Barry
0ecde20ab3
Lowered the thread priorities used by the Win32 port, and added in a method to delete tasks in the Win32 port.
2010-11-22 09:52:36 +00:00
Richard Barry
9a0b608591
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:01:50 +00:00