FreeRTOS-Kernel/FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad_IAR_CCS
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 Preparing for V9.0.0 formal release: 2016-05-20 12:18:59 +00:00
Blinky_Demo [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
CCS_Only Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
driverlib/MSP430FR5xx_6xx Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00
Full_Demo Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
IAR_Only [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
.ccsproject Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00
.cproject Finalise MSP43FR5969 IAR and CCS demos (hopefully). 2015-04-28 13:53:30 +00:00
.project Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00
FreeRTOSConfig.h Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
LEDs.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
lnk_msp430fr5969.cmd Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00
main.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
main.h Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00
printf-stdarg.c Finalise MSP43FR5969 IAR and CCS demos (hopefully). 2015-04-28 13:53:30 +00:00
ReadMe_Instructions.url Finalise MSP43FR5969 IAR and CCS demos (hopefully). 2015-04-28 13:53:30 +00:00
RTOSDemo.ewd Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
RTOSDemo.ewp Prepare for V9.0.0 release: 2016-05-20 18:05:46 +00:00
RTOSDemo.eww Add CCS project for MSP430FR5969 demo. 2015-04-27 15:23:29 +00:00