FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_STM32F100_Atollic
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
..
.settings Fix bug in core_cm3.c atomic macros. 2019-02-16 01:08:38 +00:00
Libraries Remove binary and generated files from Kernel Demos (#876) 2022-11-19 13:12:38 +05:30
Simple_Demo_Source Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
Utilities/STM32_EVAL/STM32_Discovery Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
.cproject Fix bug in core_cm3.c atomic macros. 2019-02-16 01:08:38 +00:00
.project Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
CreateProjectDirectoryStructure.bat Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
Debug_STM32F100R8_FLASH.ld Fix bug in core_cm3.c atomic macros. 2019-02-16 01:08:38 +00:00
stm32_flash.ld Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00