![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
|
AVR port details. This section how the ChibiOS/RT features are implemented on this architecture.
The ChibiOS/RT logical System States are mapped as follow in the AVR port:
chSysInit() is executed. It has not a special hardware state associated.chSysInit(). Interrupts are enabled.sleep.chSysLockI() and chSysUnlockI() APIs do nothing (still use them in order to formally change state because this may change).INT_REQUIRED_STACK macro into ./ports/AVR/chcore.h.Modules | |
| Configuration Options | |
AVR Configuration Options. | |
| AVR Core Implementation | |
AVR specific port code, structures and macros. | |
| AVR Drivers | |
Device drivers included in the AVR support. | |
1.7.1