mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-18 05:43:16 +01:00
ARM/IntegratorCP: Description changes only.
This commit is contained in:
@@ -30,11 +30,11 @@
|
||||
|
||||
/**
|
||||
* \file
|
||||
* UART implementation for non-hosted compiler toolchains.
|
||||
* Simple polled UART implementation for non-hosted compiler toolchains.
|
||||
*
|
||||
*
|
||||
* Some toolchains may be semi-hosted and implement these automatically
|
||||
* for use within QEMU.
|
||||
* This is only required for non-hosted toolchains which don't implement
|
||||
* stdout automatically for use within QEMU.
|
||||
*/
|
||||
|
||||
#include "atom.h"
|
||||
|
||||
Reference in New Issue
Block a user