Files
atomthreads/ports/arm/README
Natie van Rooyen 650f5e2ac3 Cortex M port added
qemu_lm3s platform added
2012-09-27 10:49:09 +02:00

17 lines
532 B
Plaintext

---------------------------------------------------------------------------
Library: Atomthreads ARMv7 Port
Author: Natie van Rooyen <natie@navaro.nl>
License: BSD Revised
---------------------------------------------------------------------------
ARM PORT
This folder contains a port of the Atomthreads real time kernel for the
ARM processor architecture. This port was tested on Cortex A9, Cortex A15
and the ARM926EJ-S (QEMU).
To Use:
See the example project in the "platforms/qemu_integratorcp" directory.