Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | fw: Let Zephyr add board specific configuration | xengineering | |
Handling this in the nucleo.sh script was never necessary. | |||
13 days | fw: btl: Move MCUboot build here | xengineering | |
The directory structure should be less nested and with shorter paths. This is a first step. | |||
14 days | fw: Use MCUboot bootloader for nucleo_f767zi | xengineering | |
Using it for the native_sim board is not trivial. Thus it is first only added for the Nucleo board. | |||
14 days | fw: nucleo: Allow custom my.conf configuration | xengineering | |
This allows to set custom IPv6 addresses while there is not runtime configuration. | |||
14 days | fw: Add nucleo.sh | xengineering | |
This script allows to easily: - build for real hardware - flash to the microcontroller - open the Zephyr shell UART |