ChronOS Main Page: Unterschied zwischen den Versionen
Aus ProjectWiki
Mat (Diskussion | Beiträge) K |
Mat (Diskussion | Beiträge) K |
||
Zeile 12: | Zeile 12: | ||
* Memory management | * Memory management | ||
− | ** [[Static]] | + | ** [[Memory-Management:Static|Static]] |
** [[TLSF]] (dynamic) | ** [[TLSF]] (dynamic) | ||
* [[Task management]] | * [[Task management]] |
Version vom 20. Mai 2013, 20:17 Uhr
Inhaltsverzeichnis
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
- Memory management
- Task management
- Scheduling
- Weigthed Round-Robin
- EDF with fixed priorities, preemption threshold and priority inversion
- Timer
- Inter-task communication
- I/O device driver
- HW interrupts
- Debugging
API documentation
Supported Devices
Currently only AtMega devices are supported, future support for AtXMega devices is planned.
Devices:
- Atmega8
- Atmega32
- Atmega644
Download
- 0.1a, 06.06.2013