mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-29 19:23:13 +01:00
18 lines
538 B
Plaintext
18 lines
538 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.
|