FreeRTOS-Kernel/FreeRTOS/Demo/Common/Minimal
Paul Bartell 569c78fd8c
Remove coroutines (#874)
* Remove co-routine centric CORTEX_LM3S102_Rowley demos.

Remove CORTEX_LM3S102_Rowley Demo2 and Demo3.
Update Demo1 to no longer use coroutines.

* Remove co-routines from MB91460_Softune demo

* FreeRTOS_96348hs_SK16FX100PMC: Remove co-routine usage.

Remove co-routine usage from FreeRTOS_96348hs_SK16FX100PMC demo.

* MB96350_Softune_Dice_Kit: Remove co-routine usage

Remove co-routines usage from MB96350_Softune_Dice_Kit demo

* AVR_Dx_IAR: Remove co-routine usage

* AVR_Dx_Atmel_Studio: Remove co-routine usage

* PIC24_MPLAB: Remove autogenerated files and add to .gitignore

* PIC24_MPLAB: Remove co-routine usage from demo

* AVR_ATMega323_IAR: Remove co-routine usage

* ColdFire_MCF52221_CodeWarrior: Remove coroutine usage

* AVR_ATMega4809_MPLAB.X: Remove co-routine usage

* AVR_ATMega4809_IAR: Remove co-routine usage

* AVR_ATMega4809_Atmel_Studio: Remove coroutine usage

* AVR_ATMega323_WinAVR: Remove coroutine usage

* AVR_Dx_MPLAB.X: Remove coroutine usage

* dsPIC_MPLAB: Remove coroutine usage

* CORTEX_LM3S102_GCC: Remove coroutines and coroutine centric demos

* CORTEX_LM3S102_GCC: Update makefile to discard unused symbols

Allows fitting in the limited ram/flash for this part.

* CORTEX_LM3S316_IAR: Remove coroutines

* Demos: Remove references to crflash.c, crhook.c, crflash.h, crhook.h

* Remove coroutine options from FreeRTOSConfig.h files

* Xilinx: Remove backup file generated by revup utility

* Demos: Remove Coroutine related config items and references

* Format CBMC FreeRTOSConfig.h

* Update URL from aws.amazon.com/freertos to github.com/FreeRTOS

* Fix copyright year and license text

* Fix license text in demo files

* Update header check excluded path list

* Add configBENCHMARK to lexicon
2022-11-22 10:29:53 +05:30
..
AbortDelay.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
BlockQ.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
blocktim.c Create Zynq demo using the latest Vitis tools (#746) 2021-12-23 14:43:41 -08:00
comtest.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
comtest_strings.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
countsem.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
death.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
dynamic.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
EventGroupsDemo.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
flash.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
flash_timer.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
flop.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
GenQTest.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
integer.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
IntQueue.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
IntSemTest.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
MessageBufferAMP.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
MessageBufferDemo.c Fix compiler warning in MessageBufferDemo.c (#842) 2022-08-18 10:41:39 +05:30
PollQ.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
QPeek.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
QueueOverwrite.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
QueueSet.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
QueueSetPolling.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
readme.txt Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00
recmutex.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
semtest.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
sp_flop.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
StaticAllocation.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
StreamBufferDemo.c Update uncrustify configuration and improve CI setup (see FreeRTOS/FreeRTOS-Kernel/pull/445) (#782) 2022-02-04 13:37:42 -08:00
StreamBufferInterrupt.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
TaskNotify.c Remove coroutines (#874) 2022-11-22 10:29:53 +05:30
TaskNotifyArray.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
TimerDemo.c Add test late timer start (retry #557) (#591) 2022-08-18 13:54:14 -07:00

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.