summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/WIN32-MSVC
Commit message (Expand)AuthorAgeFilesLines
* Enable the Win32 comprehensive test/demo build and run when configUSE_QUEUE_S...rtel2019-12-271-14/+26
* Add software timer to the Win32 blinky demo.rtel2019-11-183-2/+4
* Remove driver files that generate compiler warnings from the RISC-V_Renode_Em...rtel2019-11-181-1/+1
* Minor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_SOCKET in place of NULL.rtel2019-09-044-5/+6
* Reduce warning level in Visual Studio project as it generates lots of warning...rtel2019-07-231-1/+1
* Revert a couple of changes in Win32 demo that should not have been checked in.rtel2019-07-235-6/+8
* Exercise the new vPortGetHeapStats() function from the Win32 demo projects.rtel2019-07-055-5/+18
* Only check once before re-setting ready prioritygaurav-aws2019-07-031-1/+1
* Update version number ready for next release.rtel2019-05-115-5/+5
* Add instructions on building the Cortex-M33 secure and non secure projects in...rtel2019-02-202-3/+3
* Update version number in readiness for V10.2.0 release.rtel2019-02-175-10/+10
* Add xTaskGetIdleRunTimeCounter() API function to return the run time stats co...rtel2019-01-211-0/+0
* Allow the size of the stack used by many of the standard demo/test tasks to b...rtel2018-12-281-0/+0
* Add xTaskGetApplicationTaskTagFromISR(), which is an interrupt safe version o...rtel2018-10-081-0/+0
* Update version numbers ready for release.rtel2018-09-075-5/+5
* Update trace configuration files for the updated trace recorder code.rtel2018-09-061-2/+2
* Update trace recorder code to the latest.rtel2018-09-062-12/+12
* Update copyright date ready for tagging V10.1.0.rtel2018-08-225-5/+5
* Update version numbers in preparation for a new release.rtel2018-08-215-5/+5
* Update demo project for Tensilita - work in progres..rtel2018-08-211-0/+0
* Update stream buffer tests to try resetting a statically allocated stream buf...rtel2018-07-022-111/+158
* Add the option to specify a stack size in the standard demo MessageBuffer tests.rtel2018-06-131-2/+2
* xTaskGenericNotify() now sets xYieldPending to pdTRUE even when the 'higher p...rtel2018-04-293-3/+3
* Import the code coverage test additions from the (unpublished) Visual Studio ...rtel2018-03-141-0/+0
* Complete testing of changes that allow xQueueOverwrite() to be used on a queu...rtel2018-03-051-0/+0
* Fix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windows_Simulator\demo_logg...rtel2018-02-262-2/+2
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-185-15/+10
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-298-361/+233
* Add MSVC .vs directory to keep the IDE's windows layout.rtel2017-06-011-0/+0
* Update the MSVC and MingW demos to use the latest FreeRTOS+Trace recorder lib...rtel2017-05-297-465/+591
* Remove configurations other than 'debug' from the Win32 demo.rtel2017-05-072-133/+5
* Update version number in preparation for maintenance release.rtel2017-01-226-6/+6
* Prepare for V9.0.0 release:rtel2016-05-205-5/+5
* xTaskGetTaskHandle() changed to xTaskGetHandle().rtel2016-04-152-8/+8
* Correct comment error that was replicated on many different main_full.c files.rtel2016-04-041-11/+11
* Remove compiler warning by ensure prvInitialiseMutex() is not included if con...rtel2016-03-311-6/+6
* Update version number to 9.0.0rc2.rtel2016-03-305-5/+5
* Update MSP432 projects to use updated driver library files.rtel2016-03-302-7/+67
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...rtel2016-03-291-18/+31
* Notes: rtel2016-03-221-0/+8
* Update version number ready for version 9 release candidate 1.rtel2016-02-185-5/+5
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-187-18/+150
* Add vTaskGetTaskInfo() function that allows a TaskStatus_t structure to be re...rtel2016-01-283-13/+87
* FreeRTOS source updates:rtel2015-12-211-2/+2
* Changes to the FreeRTOS code:rtel2015-12-205-30/+84
* FreeRTOS source:rtel2015-12-083-137/+152
* Update version number ready for the V8.2.3 release.rtel2015-10-165-10/+10
* Demo tasks:rtel2015-10-053-436/+4
* Update version numbers in preparation for new release.rtel2015-08-056-6/+6
* Preparing for new release...rtel2015-08-011-0/+2