You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/.github
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>
2 years ago
..
ISSUE_TEMPLATE Update feature_request.md (#821) 3 years ago
scripts Revert "Remove coroutines (#874)" (#1019) 2 years ago
workflows Create GitHub Workflows that execute the p3 FreeRTOS Kernel Demos (#1018) 2 years ago
CODEOWNERS Added CODEOWNERS to require PRBR code review (#364) 4 years ago
CODE_OF_CONDUCT.md Add code of conduct. (#430) 4 years ago
CONTRIBUTING.md Add uncrustify github workflow (#659) 4 years ago
SECURITY.md Add uncrustify github workflow (#659) 4 years ago
pull_request_template.md Update PR template to include checkbox for Unit Test related changes (#925) 2 years ago