mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-01 05:47:18 +00:00
Now that logger level is passed with the message it can be added on the server side if desired. For now just remove it entirely so we have more space for the actual message. Change-Id: I7b8dbdb0460cf2bf7b009ddc5d9d70a438f9d803 GitOrigin-RevId: 701ca7a5d32f1ad5c5f583db78b6c5e7625857f4 |
||
---|---|---|
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.