1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Bootloaders/CopterControl/inc
edouard 7631aeeb48 OP-338 USB Bootloaders on OpenPilot & CopterControl boards now use the new PID, and the right values for bcdDevice.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3014 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-09 07:06:53 +00:00
..
common.h CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00
op_dfu.h CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00
pios_config.h bl_coptercontrol: bind to new COM driver 2011-02-14 01:17:39 +00:00
pios_usb.h OP-338 USB Bootloaders on OpenPilot & CopterControl boards now use the new PID, and the right values for bcdDevice. 2011-03-09 07:06:53 +00:00
README CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00
stopwatch.h CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00

pios_board.h should be the same as the pios_board.h of the PipX main FW,
and should be migrated to a PipX include in the main PiOS directory once
we move this to the main SVN.