mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-02-18 12:53:18 +01:00
17 lines
532 B
Plaintext
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. |