summaryrefslogtreecommitdiff
path: root/fw/nucleo.sh
AgeCommit message (Collapse)Author
2025-03-22fw: Let Zephyr add board specific configurationxengineering
Handling this in the nucleo.sh script was never necessary.
2025-03-22fw: btl: Move MCUboot build herexengineering
The directory structure should be less nested and with shorter paths. This is a first step.
2025-03-21fw: Use MCUboot bootloader for nucleo_f767zixengineering
Using it for the native_sim board is not trivial. Thus it is first only added for the Nucleo board.
2025-03-21fw: nucleo: Allow custom my.conf configurationxengineering
This allows to set custom IPv6 addresses while there is not runtime configuration.
2025-03-21fw: Add nucleo.shxengineering
This script allows to easily: - build for real hardware - flash to the microcontroller - open the Zephyr shell UART