FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MingW
Aniruddha Kanhere 1277ba1661
Revert "Remove coroutines (#874)" (#1019)
* Revert "Remove coroutines (#874)"

This reverts commit 569c78fd8c.

* Update freertos Kernel submodule to latest head

* Remove temporary files

* Fix MingW demos and spell check

* Fix manifest version; fix headers

* Add ignore files and paths to core-checker.py

* Fix copyright in remaining files

* Fix PR check build failure

1. Remove defining `inline` in Makefile. This was causing build
   warnings.
2. Ensure that the linker removed unused functions from various
   compilation units.
3. Update the linker script so that all the functions are correctly
   placed in FLASH section.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2023-06-09 15:25:48 -07:00
..
DemosModifiedForLowTickRate Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
Trace_Recorder_Configuration Fix MingW RTOS demo. (#897) 2022-12-09 15:49:42 -08:00
.cproject Import the code coverage test additions from the (unpublished) Visual Studio project to the (published) MingW/Eclipse project. 2018-03-14 15:58:47 +00:00
.project Complete testing of changes that allow xQueueOverwrite() to be used on a queue that is part of a queue set. 2018-03-05 21:35:50 +00:00
code_coverage_additions.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
FreeRTOSConfig.h Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
main.c Create GitHub Workflows that execute the p3 FreeRTOS Kernel Demos (#1018) 2023-06-09 10:01:35 -07:00
main_blinky.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
main_full.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
Makefile CI: add win32-mingw demo to GithubActions workflow 2022-12-21 13:09:02 -08:00
Run-time-stats-utils.c Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00