FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_STM32F103_Keil
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
..
ParTest Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
serial Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
STM32F10xFWLib Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
FreeRTOSConfig.h Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
LCD_Message.h Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
main.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
RTOSDemo.Opt Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.plg Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.sct Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.Uv2 Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
spi_flash.c Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
STM32F10x.s Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
stm32f10x_conf.h Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
timertest.c Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00