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-Kernel/.github
pierrenoel-bouteville-act e73fabce9a
Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483)
vApplicationMallocFailedHook was declared in each Heap file. which forces users to declare it and can cause problems if the prototype of the function changes.

Co-authored-by: Pierre-Noel Bouteville <pnb990@gmail.com>
3 years ago
..
ISSUE_TEMPLATE Run uncrustify with github workflows (#369) 4 years ago
actions Check: improve verbosity of url verifier (#260) 4 years ago
scripts Add RP2040 support (#341) 4 years ago
workflows Update uncrustify configuration to 0.69 (#445) 3 years ago
CODEOWNERS Added CODEOWNERS file (#209) 4 years ago
CONTRIBUTING.md Run uncrustify with github workflows (#369) 4 years ago
SECURITY.md Move markdown files and lexicon into .github directory (#205) 4 years ago
lexicon.txt Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483) 3 years ago
pull_request_template.md Create pull_request_template.md 5 years ago
uncrustify.cfg Update uncrustify configuration to 0.69 (#445) 3 years ago