|
oveRTOS C API
Embedded RTOS framework — build system, configuration, and portable C API
|
Data structures used to describe a hardware board. More...
Data Structures | |
| struct | ove_led_desc |
| Descriptor for a single on-board LED. More... | |
| struct | ove_board_desc |
| Full description of a hardware board. More... | |
Data structures used to describe a hardware board.
These plain C structs are populated by each board's definition file (typically in boards/<name>/) and consumed by the board and LED subsystems.