A lightweight real-time kernel written in C for embedded guidance, navigation, and control (GNC) systems.
Configure the build:
cmake --preset hostBuild the project:
cmake --build build/host| Preset | Target |
|---|---|
host |
Native host simulation |
You can also run:
./make.sh