Skip to content
/ fp-rtos Public

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

License

Notifications You must be signed in to change notification settings

Laksen/fp-rtos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published