]> begriffs open source - freertos/history - FreeRTOS/Demo/WIN32-MSVC
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Demo / WIN32-MSVC /
2019-07-23 Richard BarryReduce warning level in Visual Studio project as it...
2019-07-23 Richard BarryRevert a couple of changes in Win32 demo that should...
2019-07-05 Richard BarryExercise the new vPortGetHeapStats() function from...
2019-07-03 Gaurav AggarwalOnly check once before re-setting ready priority
2019-05-11 Richard BarryUpdate version number ready for next release.
2019-02-20 Richard BarryAdd instructions on building the Cortex-M33 secure...
2019-02-17 Richard BarryUpdate version number in readiness for V10.2.0 release.
2019-01-21 Richard BarryAdd xTaskGetIdleRunTimeCounter() API function to return...
2018-12-28 Richard BarryAllow the size of the stack used by many of the standar...
2018-10-08 Richard BarryAdd xTaskGetApplicationTaskTagFromISR(), which is an...
2018-09-07 Richard BarryUpdate version numbers ready for release.
2018-09-06 Richard BarryUpdate trace configuration files for the updated trace...
2018-09-06 Richard BarryUpdate trace recorder code to the latest.
2018-08-22 Richard BarryUpdate copyright date ready for tagging V10.1.0.
2018-08-21 Richard BarryUpdate version numbers in preparation for a new release.
2018-08-21 Richard BarryUpdate demo project for Tensilita - work in progres..
2018-07-02 Richard BarryUpdate stream buffer tests to try resetting a staticall...
2018-06-13 Richard BarryAdd the option to specify a stack size in the standard...
2018-04-29 Richard BarryxTaskGenericNotify() now sets xYieldPending to pdTRUE...
2018-03-14 Richard BarryImport the code coverage test additions from the (unpub...
2018-03-04 Richard BarryIntroduce xMessageBufferNextLengthBytes() and tests...
2018-02-26 Richard BarryFix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windo...
2017-12-18 Richard BarryRoll up the minor changes checked into svn since V10...
2017-11-29 Richard BarryUpdate to MIT licensed FreeRTOS V10.0.0 - see https...
2017-06-01 Richard BarryAdd MSVC .vs directory to keep the IDE's windows layout.
2017-05-29 Richard BarryUpdate the MSVC and MingW demos to use the latest FreeR...
2017-05-07 Richard BarryRemove configurations other than 'debug' from the Win32...
2017-01-22 Richard BarryUpdate version number in preparation for maintenance...
2016-05-20 Richard BarryPrepare for V9.0.0 release:
2016-04-15 Richard BarryxTaskGetTaskHandle() changed to xTaskGetHandle().
2016-04-04 Richard BarryCorrect comment error that was replicated on many diffe...
2016-03-31 Richard BarryRemove compiler warning by ensure prvInitialiseMutex...
2016-03-30 Richard BarryUpdate version number to 9.0.0rc2.
2016-03-30 Richard BarryUpdate MSP432 projects to use updated driver library...
2016-03-29 Richard Barry- Rework the StaticAllocation.c common demo file to...
2016-03-22 Richard BarryNotes:
2016-02-18 Richard BarryUpdate version number ready for version 9 release candi...
2016-02-18 Richard BarryPrepare for a FreeRTOS V9 release candidate:
2016-01-28 Richard BarryAdd vTaskGetTaskInfo() function that allows a TaskStatu...
2015-12-21 Richard BarryFreeRTOS source updates:
2015-12-20 Richard BarryChanges to the FreeRTOS code:
2015-12-08 Richard BarryFreeRTOS source:
2015-10-16 Richard BarryUpdate version number ready for the V8.2.3 release.
2015-10-05 Richard BarryDemo tasks:
2015-08-05 Richard BarryUpdate version numbers in preparation for new release.
2015-08-01 Richard BarryPreparing for new release...
2015-07-26 Richard BarryMSP430:
2015-06-24 Richard BarryMicroblaze: Add a port optimised task selection implem...
2015-03-21 Richard BarryUpdate version number ready for V8.2.1 release.
2015-03-04 Richard BarryKernel code:
2015-01-16 Richard BarryUpdate version number in preparation for official V8...
2014-12-21 Richard BarryUpdate version numbers in preparation for V8.2.0 releas...
2014-12-19 Richard BarryKernel changes:
2014-12-18 Richard Barry+ Update demos that use FreeRTOS+Trace to work with...
2014-12-15 Richard Barry+ New feature added: Task notifications.
2014-09-12 Richard BarryDemo project only:
2014-09-02 Richard BarryUpdate version number to 8.1.2 after moving the default...
2014-08-29 Richard BarryUpdate version number to 8.1.1 for patch release that...
2014-08-29 Richard BarryCore kernel code:
2014-08-16 Richard Barry***IMMINENT RELEASE NOTICE***
2014-07-03 Richard BarryUpdate the MSVC simulator demo to demonstrate heap_5...
2014-04-24 Richard BarryUpdate version number ready for release.
2014-02-18 Richard BarryUpdate version number to V8.0.0 (without the release...
2014-02-17 Richard BarryRemove test of trace functions from the Win32 build...
2014-02-11 Richard BarryFollow instructions on http://blogs.msdn.com/b/vsprojec...
2014-02-11 Richard BarryUpdate the demo directory to use the version 8 type...
2014-01-05 Richard BarryMinor tidy ups that don't effect code generation, plus:
2013-12-31 Richard BarryChange version numbers ready for V8.0.0 release candida...
2013-12-31 Richard BarryAdd the event group interrupt tests to the Win32 demo...
2013-12-29 Richard BarryRevert some library files back to using standard types...
2013-12-27 Richard BarryChange 'signed char *pcTaskName) to 'char *pcTaskName...
2013-12-27 Richard BarryContinue to remove unnecessary 'signed char *' casts...
2013-12-27 Richard BarryStart to remove unnecessary 'signed char *' casts from...
2013-12-14 Richard BarryUpdate the ucQueueNumber member of the queue structure...
2013-11-22 Richard BarryAdd additional event group tests - and update implement...
2013-11-08 Richard BarryChange version numbers in preparation for V7.6.0 release.
2013-11-08 Richard BarryEnsure the Win32 demo runs in co-operative mode.
2013-10-29 Richard BarrySet the MSVC Win32 demo back to create the simply blink...
2013-10-29 Richard BarryUpdate the main Win32 MSVC demo to account for the...
2013-10-14 Richard BarryUpdate FreeRTOS version number to V7.5.3
2013-10-07 Richard BarryClear up a few compiler warnings.
2013-07-24 Richard BarryAdd additional critical section to the default tickless...
2013-07-23 Richard BarryUpdate version number.
2013-07-23 Richard BarryRemove duplicate definition from FreeRTOSConfig.h.
2013-07-17 Richard BarryMinor updates and change version number for V7.5.0...
2013-06-28 Richard BarryUpdate Win32 MSVC demo to include a simple blinky build...
2013-06-27 Richard BarryAdd xQueueOverwriteFromISR() and update the QueueOverwr...
2013-06-27 Richard BarryAdd xQueueOverwrite() and a common demo task to demonst...
2013-06-05 Richard BarryUpdate the standard Win32 demo to use the latest versio...
2013-05-09 Richard BarryUpdate Win32 simulator so it references the FreeRTOS...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-04-14 Richard BarryAdd volatile keyword to GenQTest loop counter for consi...
2013-02-19 Richard BarryPrepare for V7.4.0 release.
2013-02-18 Richard BarryCommit demos that have been updated for testing purpose...
2013-02-12 Richard BarryAdded more files to the Rowley and IAR LM3S demos to...
2013-02-12 Richard BarryAdjusted the wrap checks in the QueueSet test task.
2013-02-12 Richard BarryReduce RAM used by trace by updating trcConfig.h.
2013-02-12 Richard BarryImprove QueueSet.c test coverage by reading the queue...
2013-02-08 Richard BarryContinue working on queue set implementation and testing.
next