mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 00:37:44 -04:00
* Added spell check * All words * Add a missing word * Fix header checks * Fix header checks v1 * Fix header check v2 * Updated freertos link in header * Fixed afr link in the header * Fix last of header checks * Update the spell check script to check amazon licensed files only * Fixed paths and added comments * Try with modified repo * Add inplace substitute option to sed * Use official repo as the spell checker source * Add vendor file to the ignored list Co-authored-by: root <root@ip-172-31-5-28.us-west-2.compute.internal> |
||
---|---|---|
.. | ||
AbortDelay.c | ||
BlockQ.c | ||
blocktim.c | ||
comtest.c | ||
comtest_strings.c | ||
countsem.c | ||
crflash.c | ||
crhook.c | ||
death.c | ||
dynamic.c | ||
EventGroupsDemo.c | ||
flash.c | ||
flash_timer.c | ||
flop.c | ||
GenQTest.c | ||
integer.c | ||
IntQueue.c | ||
IntSemTest.c | ||
MessageBufferAMP.c | ||
MessageBufferDemo.c | ||
PollQ.c | ||
QPeek.c | ||
QueueOverwrite.c | ||
QueueSet.c | ||
QueueSetPolling.c | ||
readme.txt | ||
recmutex.c | ||
semtest.c | ||
sp_flop.c | ||
StaticAllocation.c | ||
StreamBufferDemo.c | ||
StreamBufferInterrupt.c | ||
TaskNotify.c | ||
TaskNotifyArray.c | ||
TimerDemo.c |
This directory contains the implementation of the "common demo tasks". These are test tasks and demo tasks that are used by nearly all the demo applications.