FreeRTOS-Kernel/.github/scripts
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
..
common [AUTO][RELEASE]: Bump file header version to "202211.00" 2022-12-01 00:34:31 +00:00
core_checker.py Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2022-12-07 10:29:12 -08:00
packager.py Update release script to upload source code zip (#676) 2021-08-12 14:16:05 -07:00
posix_build_checker.sh Add Posix build checker to git actions (#489) 2021-01-12 20:13:29 -08:00
posix_network_build_checker.sh Add Posix build checker to git actions (#489) 2021-01-12 20:13:29 -08:00
release-requirements.txt AutoRelease + Header Checker Upgrades (#482) 2020-12-20 17:03:37 -08:00
release.py Update code to extract versions from string (#678) 2021-08-19 14:51:26 -07:00
versioning.py Handle patch versions in versioning script (#850) 2022-09-29 11:18:37 +05:30