ChronOS Main Page: Unterschied zwischen den Versionen

Aus ProjectWiki
Wechseln zu:Navigation, Suche
K (Modules/Functions)
K
Zeile 33: Zeile 33:
 
** [[ChronOS Debugging: CPU|CPU]]
 
** [[ChronOS Debugging: CPU|CPU]]
 
** [[ChronOS Debugging: Stacks|Stacks]]
 
** [[ChronOS Debugging: Stacks|Stacks]]
 +
  
 
== API documentation ==
 
== API documentation ==

Version vom 20. Mai 2013, 21:52 Uhr

About

ChronOS is a Real-Time Operating System for Bascom-AVR.


Development Environment

ChronOS is developed in Bascom-AVR 2.0.7.6


Modules/Functions


API documentation

API reference documentation


Supported Devices

Currently only AtMega devices are supported, future support for AtXMega devices is planned.

Devices:

  • Atmega8
  • Atmega32
  • Atmega644


Download