Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | fw: btl: Fix build with Meson | xengineering | |
11 days | fw: btl: Configure bootloader build with Meson | xengineering | |
CMake ExternalProject creates a pretty confusing build tree. Since the rest of the project anyway starts moving to Meson the bootloader is configured via Meson as a first step. | |||
2025-03-26 | 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: btl: Move MCUboot build here | xengineering | |
The directory structure should be less nested and with shorter paths. This is a first step. |