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

17 lines
537 B
Plaintext

---------------------------------------------------------------------------
Library: Atomthreads ARM Cortex M Port
Author: Natie van Rooyen <natie@navaro.nl>
License: BSD Revised
---------------------------------------------------------------------------
ARM Cortex M PORT
This folder contains a port of the Atomthreads real time kernel for the
ARM CortexM type processor architecture. This port was tested on the
Cortex M3 and the Cortex M4.
To Use:
See the example project in the "platforms/qemu_lm3s" directory.