obsw/structures.txt
2024-06-18 12:17:04 +02:00

24 lines
540 B
Plaintext

C
BSP_z7 XGpio...c // Linux (FreeRTOS compiled for Linux! (Wollen wir!))
mission-BSP gpio_rust_helper.c
FreeRTOS (/ RTEMS / Linux (haben wir nicht vor!)) (Für Hardwareabstractions egal!)
Rust
mod osal
mod safe_osal
FSRC
BSP_z7
FreeRTOS
mission
osal (-> FreeRTOS / Linux)
hal (-> BSP_z7 / BSP_ROMEO_OBC / Linux_Sockets_Simulator)
mission_rust
fsrc (-> osal (z.B TaskScheduler), hal (zB. trait ComIF))
rfsw (-> fsrc )