|
LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
|

Directories | |
| app | |
| crc | |
| ds | |
| hash | |
| io | |
| log | |
| math | |
| memory | |
| mp | |
| sb | |
| sch | |
| sm | |
| time | |
Files | |
| macros.h | |
| Common assertion and helper macros for LibJuno modules. | |
| module.h | |
| Module system and dependency injection primitives for LibJuno. | |
| module.hpp | |
| status.h | |
| Status codes and failure-handling helpers for LibJuno. | |
| types.h | |
| Common module result type aliases used throughout LibJuno. | |
| types.hpp | |