FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_MPS2_QEMU_IAR
RichardBarry 9f10725bee
Minor update to the UART write function in the IAR/QEMU/MPS2 demo (#535)
* Minor update to the UART write function in the IAR/QEMU/MPS2 demo project.  Now the function checks to ensure there is space in the Tx buffer before writing to the buffer - although this does not appear to be necessary in QEMU it is more correct.

* Update main.c

Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
2021-04-20 21:04:29 -07:00
..
CMSIS Create Cortex-M3 QEMU project for testing with the IAR compiler (#503) 2021-02-19 12:19:23 -08:00
FreeRTOSConfig.h Add message buffer space available coherency test (#515) 2021-03-20 11:50:16 -07: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 Minor update to the UART write function in the IAR/QEMU/MPS2 demo (#535) 2021-04-20 21:04:29 -07: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