Skip to content

AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.

License

Notifications You must be signed in to change notification settings

alekras/ao.rtos.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ao.rtos.cpp

AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.

Read more about the project principles in Active Object real-time OS Web Site.

Porting to ARM processor (Raspbery Pi ver. 2) is implemented now.

About

AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published