Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | fw: rtos: modules: Move mcuboot submodule here | xengineering | |
The mcuboot Git submodule used to be located in `fw/btl`. Nevertheless since it is also a Zephyr module it should go to `fw/rtos/modules`. This makes sure all Zephyr modules are at the same place. | |||
2025-03-22 | fw: rtos: Restructure RTOS-related code | xengineering | |
This reduces nesting and makes the directory structure simpler. |