FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR
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
..
AtmelFiles Remove binary and generated files from Kernel Demos (#876) 2022-11-19 13:12:38 +05:30
Blinky_Demo [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
Full_Demo [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
settings Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
6119.inf Change some data types in heap_4.c to allow it to be used on hardware that has 16-bit pointers without generating compiler warnings. 2015-04-27 11:14:11 +00:00
CDCCommandConsole.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
cstartup_with_FreeRTOS_vectors.s Core kernel code: 2014-10-15 21:01:31 +00:00
FreeRTOS_tick_config.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
LEDs.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
main.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
RTOSDemo.ewd Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 2017-11-29 16:53:26 +00:00
RTOSDemo.ewp Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
RTOSDemo.eww Core kernel files: 2014-10-08 20:31:14 +00:00