Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-06 | Remove top-level CMake build system | xengineering | |
Meson now handles this. CMake is only used as Meson external project to build Zephyr firmwares. | |||
2025-03-26 | fw: rtos: Add CMakeLists.txt | xengineering | |
This moves the definition of ZEPHYR_MODULES and ZEPHYR_BASE to this rtos folder where it fits best. |