mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-30 11:11:57 +00:00
This fixes a build break that happened without any intervening commit in our repo. How that could happen is not yet pinpointed, and there has been no increment in the minor version number of postcard for 2 months. It appears that postcard was somehow triggering serde to use std, which is a default feature for serde. Change-Id: I7ed989976aa1bf75cb440c4070565452571d7306 GitOrigin-RevId: f35b7677e995e5e8245c583ca2c355a04306aea2 |
||
---|---|---|
apps/system | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
easy-settings.cmake | ||
README.md | ||
settings.cmake |
Kata OS
This is a CAmkES project that assembles the entire Kata OS. It exists outside the seL4 source trees, since it contains code not intended to go to upstream seL4.
This uses the standard CAmkES build system by symlinking CMakeLists.txt. It also symlinks settings.cmake, and so retains the notion of "apps," which enables the build system to switch which assembly it builds using the CAMKES_APP CMake cache value. Kata OS just has one app, system.