FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_MPS2_QEMU_IAR/CMSIS
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
..
CMSDK_CM3.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
cmsis.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
cmsis_compiler.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
cmsis_iccarm.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
cmsis_version.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
core_cm3.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
mpu_armv7.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
SMM_MPS2.h Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00