1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Bootloaders
James Cotton d8c288f223 Disable LEDs on the bootloader update as without knowing the particular
hardware revision it cannot know which pios_led_cfg_ structure to use.
Possibly this should be abstracted further into board_hw_defs to create
functions like board_init_led.

Also the BU should probably compare the hw_revision of the original and new
bootloader to make sure the user doesn't break their board.
2012-05-07 01:59:38 -05:00
..
BootloaderUpdater Disable LEDs on the bootloader update as without knowing the particular 2012-05-07 01:59:38 -05:00
CopterControl build: use board-specific JTAG interface for openocd 2012-03-03 08:43:01 -05:00
PipXtreme build: use board-specific JTAG interface for openocd 2012-03-03 08:43:01 -05:00
Revolution revo bl: turn on USB and add support for OP DFU protocol 2012-03-07 19:53:17 -05:00