Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | 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. | |||
12 days | fw: btl: Fix build with Meson | xengineering | |
13 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. |