1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Bootloaders/CopterControl
James Cotton 5ad37e691c USB: Update the USB configuration structure to include the GPIO that is used
for sensing and then load different config for CC and CC3D.  Updated the
bootloader as well.  Also changed the PIOS_USB_CheckAvailability function to
only return the sense signal and not the transfer_possible flag as this is not
set in time for the bootloader on CC3D for some reason.
2012-01-24 22:15:43 -06:00
..
inc bootfault: make IAP usage depend on PiOS config 2012-01-15 18:16:49 -05:00
main.c USB: Update the USB configuration structure to include the GPIO that is used 2012-01-24 22:15:43 -06:00
Makefile USB: Update the USB configuration structure to include the GPIO that is used 2012-01-24 22:15:43 -06:00
op_dfu.c com_msg: Create new message based COM layer for bootloaders 2012-01-14 14:23:18 -05:00
pios_board.c USB: Update the USB configuration structure to include the GPIO that is used 2012-01-24 22:15:43 -06:00
pios_usb_board_data.c usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00