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/.github
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>
2 years ago
..
ISSUE_TEMPLATE Update feature_request.md (#821) 3 years ago
scripts Fix and improve WIN32-MSVC demo in FreeRTOS/Demo. (#891) 2 years ago
workflows Fix: Build enable trace facility (#890) 2 years ago
CODEOWNERS Added CODEOWNERS to require PRBR code review (#364) 4 years ago
CODE_OF_CONDUCT.md Add code of conduct. (#430) 4 years ago
CONTRIBUTING.md Add uncrustify github workflow (#659) 4 years ago
SECURITY.md Add uncrustify github workflow (#659) 4 years ago
pull_request_template.md GitHub PR template. (#29) 5 years ago