mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 16:57:41 -04:00
* 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>
10 lines
152 B
XML
10 lines
152 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<workspace>
|
|
<project>
|
|
<path>$WS_DIR$\RTOSDemo.ewp</path>
|
|
</project>
|
|
<batchBuild/>
|
|
</workspace>
|
|
|
|
|