FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_MPS2_QEMU_IAR
RichardBarry 2e4485a0d6
Create Cortex-M3 QEMU project for testing with the IAR compiler (#503)
* Initial version of the CORTEX_MPS2_QEMU_IAR - needs tidying up and so far only contains the comprehensive demo.

* Update the comment block at the top of the source files to match the latest official release.

* Split out the main_full() demo from main().  Still need to add in the main_blinky() demo.

* Add the blinky demo option.

* Tidy up the QEMU/IAR project.

* Configure the QEMU IAR project to only create the blinky demo.

* Delete readme.txt which was in the wrong directory.

* Fix errors in the comments at the top of the file as highlighted by the auto checks.

Co-authored-by: alfred gedeon <28123637+alfred2g@users.noreply.github.com>
2021-02-19 12:19:23 -08:00
..
CMSIS Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
FreeRTOSConfig.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
IntQueueTimer.c Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
IntQueueTimer.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
main.c Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
main_blinky.c Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
main_full.c Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
MPS2.icf Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
RTOSDemo.ewd Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
RTOSDemo.ewp Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
RTOSDemo.ewt Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
RTOSDemo.eww Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
startup_ewarm.c Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00