summaryrefslogtreecommitdiff
path: root/fw/nucleo.sh
AgeCommit message (Collapse)Author
13 daysfw: Let Zephyr add board specific configurationxengineering
Handling this in the nucleo.sh script was never necessary.
13 daysfw: btl: Move MCUboot build herexengineering
The directory structure should be less nested and with shorter paths. This is a first step.
14 daysfw: 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.
14 daysfw: nucleo: Allow custom my.conf configurationxengineering
This allows to set custom IPv6 addresses while there is not runtime configuration.
14 daysfw: Add nucleo.shxengineering
This script allows to easily: - build for real hardware - flash to the microcontroller - open the Zephyr shell UART