You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC
Richard Barry 722ca8fb2b Update demo project for Tensilita - work in progres..
Add support for POSIX style errno - work in progress.
7 years ago
..
.vs/WIN32/v14 Update demo project for Tensilita - work in progres.. 7 years ago
Trace_Recorder_Configuration Update stream buffer tests to try resetting a statically allocated stream buffer before deleting it (tests fix in code). 7 years ago
FreeRTOSConfig.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
Run-time-stats-utils.c Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
WIN32.sln Remove configurations other than 'debug' from the Win32 demo. 8 years ago
WIN32.vcxproj Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 7 years ago
WIN32.vcxproj.filters Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 7 years ago
main.c xTaskGenericNotify() now sets xYieldPending to pdTRUE even when the 'higher priority task woken' parameter is provided - making its behaviour consistent with event objects. 7 years ago
main_blinky.c xTaskGenericNotify() now sets xYieldPending to pdTRUE even when the 'higher priority task woken' parameter is provided - making its behaviour consistent with event objects. 7 years ago
main_full.c Add the option to specify a stack size in the standard demo MessageBuffer tests. 7 years ago