FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5
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 Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
Library [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
startup Ensure RM48 demo compiles in co-operative mode. 2013-06-06 12:54:00 +00:00
.ccsproject Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
.cproject Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
.project Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
CreateProjectDirectoryStructure.bat Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
flop_hercules.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
flop_hercules.h [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 [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00: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
ParTest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
reg_test.asm [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
RM48L950.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
serial.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
sys_link.cmd Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
TMS570LS3137.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00