]> git.sur5r.net Git - freertos/history - Source/portable/MSVC-MingW/port.c
Start to re-arrange files to include FreeRTOS+ in main download.
[freertos] / Source / portable / MSVC-MingW / port.c
2012-05-17 richardbarryAdded INCLUDE_xQueueGetMutexHolder macro.
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag.
2012-04-24 richardbarryChange the Win32 port layer so it doesn't use the trace...
2011-12-13 richardbarryChange version numbers to V7.1.0. V7.1.0
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-05-13 richardbarryUpdate version number to V7.0.1. V7.0.1
2011-04-08 richardbarryUpdate headers for Version 7.0.0 release.
2011-02-14 richardbarryWIN32 simulator port: Allow the configTICK_RATE_HZ...
2011-01-14 richardbarryUpdate to V6.1.1
2010-12-08 richardbarryChange the terminology from 'pseudo' to 'simulated...
2010-11-22 richardbarryWin32 port:
2010-11-22 richardbarryLowered the thread priorities used by the Win32 port...
2010-11-21 richardbarryGreatly simplified the Win32 port by only allowing...
2010-11-21 richardbarryJust changed the comments only for the Win32 port.c...
2010-11-21 richardbarryChanged vPortCheckCorrectThreadIsRunning() in the Win32...
2010-11-21 RichardBarryAdded vPortCheckCorrectThreadIsRunning() function to...
2010-11-20 richardbarryRemove the trace lines from the Win32 port.c.
2010-11-19 richardbarryWork on Win32 port layer - removing the need to store...
2010-11-18 richardbarryWin32 port.c - working ok in co-operative mode, but...
2010-11-16 richardbarrySpell check Win32 port.c only.
2010-11-15 richardbarryReplace waitable timer with sleep function in Win32...
2010-11-15 richardbarryUpdated Win32 port layer so that end of interrupt event...
2010-11-14 richardbarryStart of new Win32 emulator project. Currently working...