FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC
jasonpcarroll 228f76cbe3
Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891)
* Fix WIN32-MSVC demo in FreeRTOS/Demo.

* Add comments.

* Fix corechecks

* Re-work trace and keyboard input.

* Remove unneeded line from trcConfig.h

* Fix formatting in trcConfig.h

* Fix heap issues, add FreeRTOS task to simulate keyboard interrupts.

* Update comment on main_blinky.

* Fix spelling.

* Make keyboard input thread block on input.

* Set thread affinity of keyboard input thread to not run on the same core as FreeRTOS.

* Adjust heap regions and total heap size.

* Fix spelling.

Co-authored-by: Jason Carroll <czjaso@amazon.com>
2022-12-07 10:29:12 -08:00
..
Trace_Recorder_Configuration Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
FreeRTOSConfig.h Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
main.c Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
main_blinky.c Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
main_full.c [AUTO][RELEASE]: Bump file header version to "202211.00" 2022-12-01 00:34:31 +00:00
Run-time-stats-utils.c [AUTO][RELEASE]: Bump file header version to "202211.00" 2022-12-01 00:34:31 +00:00
WIN32.sln Remove configurations other than 'debug' from the Win32 demo. 2017-05-07 18:22:31 +00:00
WIN32.vcxproj Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
WIN32.vcxproj.filters Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00