mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 04:03:59 -04:00
PX4: added FMU bootloader images to ROMFS
this makes it much easier for users to update their bootloaders
This commit is contained in:
parent
639f479c45
commit
474a6d1218
12
mk/PX4/bootloader/README.txt
Normal file
12
mk/PX4/bootloader/README.txt
Normal file
@ -0,0 +1,12 @@
|
||||
These FMU and FMUv2 bootloader images are built from:
|
||||
|
||||
https://github.com/PX4/Bootloader
|
||||
|
||||
They are in ROMFS to make it easier for users to update their
|
||||
bootloaders using:
|
||||
|
||||
bl_update /etc/bootloader/fmu_bl.bin
|
||||
|
||||
from a nsh prompt. Users can get a nsh prompt either via the CLI in
|
||||
test -> shell, or by booting with no SD card installed
|
||||
|
BIN
mk/PX4/bootloader/px4fmu_bl.bin
Executable file
BIN
mk/PX4/bootloader/px4fmu_bl.bin
Executable file
Binary file not shown.
BIN
mk/PX4/bootloader/px4fmuv2_bl.bin
Executable file
BIN
mk/PX4/bootloader/px4fmuv2_bl.bin
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user