Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-06 | fw: btl: Clean up meson.build | xengineering | |
2025-04-06 | fw: btl: Configure with Python script | xengineering | |
To use a more readable scripting language and keep portability the POSIX shell script for Zephyr configuration is replaced by Python. | |||
2025-04-06 | fw: btl: Fix build with Meson | xengineering | |
2025-04-05 | 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. |