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