This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/Common/Minimal
Richard Barry b671bf368a Improve QueueSet.c test coverage by reading the queue set from an ISR to force paths through the queue locking and unlocking.
Add the FreeRTOS+Trace recorder into the Win32 MSVC demo.
Added more functions, including the queue set functions, to the MPU port.
2013-02-12 10:09:36 +00:00
..
AltBlckQ.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
AltBlock.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
AltPollQ.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
AltQTest.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
BlockQ.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
blocktim.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
comtest_strings.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
comtest.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
countsem.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
crflash.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
crhook.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
death.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
dynamic.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
flash_timer.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
flash.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
flop.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
GenQTest.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
integer.c Next revision of queue set implementation. 2013-02-07 15:10:25 +00:00
IntQueue.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
PollQ.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
QPeek.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
QueueSet.c Improve QueueSet.c test coverage by reading the queue set from an ISR to force paths through the queue locking and unlocking. 2013-02-12 10:09:36 +00:00
recmutex.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
semtest.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
sp_flop.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
TimerDemo.c Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00