FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC
RichardBarry 0e0edd96e8
Use new QEMU test project to improve stream/message buffer tests (#168)
* Add Eclipse/GCC project that targets the LM3S8962 QEMU model.

* Get the Cortex-M QEMU project working.

* Continue working on making stream buffer demo more robust and QEMU project.

* Rename directory CORTEX_LM3S8986_QEMU to CORTEX_LM3S6965_QEMU.
Work on making the Stream Buffer tests more robust.
Check in before adding in the trace recorder.

* Rename CORTEX_LM3S6969_QEMU to CORTEX_LM3S6969_GCC_QEMU.

* Make the StreamBufferDemo.c common demo file (test file) more robust to other test tasks running at an equally high priority.

* Work in progress checkin only - comments in main.c are incorrect.

* Correct comments at the top of FreeRTOS/Demo/CORTEX_LM3S6965_GCC_QEMU/main.c
Make the message buffer tests more robust in the case the a message buffer becomes full when prvSenderTask() has a higher priority than the reader task.

* Disable trace recorder in the LM3S6965 QEMU demo.

* I'm dropping FreeRTOS-Kernel reference update, since this seems to break the CMBC CI.

Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
2020-08-11 10:50:30 -07:00
..
Trace_Recorder_Configuration Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
FreeRTOSConfig.h Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00
main.c Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00
main_blinky.c Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate. 2020-02-07 20:14:50 +00:00
main_full.c Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00
Run-time-stats-utils.c Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate. 2020-02-07 20:14:50 +00:00
WIN32.sln Remove configurations other than 'debug' from the Win32 demo. 2017-05-07 18:22:31 +00:00
WIN32.vcxproj Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00
WIN32.vcxproj.filters Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00