fp-rtos
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:fp-rtos is a realtime OS for embedded systems written in freepascal
# fp-rtos

fp-rtos is a realtime OS for embedded systems written in freepascal.

It should compile with any recent trunk version of an arm-embedded FPC compiler.

## Architecture support:

* ARMv4T
* ARMv6
* AVR

## Platform support:

* ARMEmu
* Integrator/CP (QEMU)
* Openmoko Freerunner
* Raspberry PI v1

## Building:

The project right now uses a single Lazarus project file: test.lpi

Either load this into Lazarus and choose build mode, or build with lazbuild (specify build mode with the --bm argument).

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。