1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Bootloaders/PipXtreme
Stacey Sheldon 7e6a222a8e usb serial: refactor serial number construction
Use new PIOS_USB_UTIL_AsciiToUtf8() function to compose the
USB serial number rather than repeating that code for each
board.

All boards now append "+FW" or "+BL" to their USB serial numbers
to allow the descriptors to differ between FW and BL images.
2012-05-19 16:15:47 -04:00
..
inc usb serial: refactor serial number construction 2012-05-19 16:15:47 -04:00
main.c leds: use boot-time config for PiOS LED layer 2012-01-22 18:22:59 -05:00
Makefile usb serial: refactor serial number construction 2012-05-19 16:15:47 -04:00
op_dfu.c usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00
pios_board.c leds: use boot-time config for PiOS LED layer 2012-01-22 18:22:59 -05:00
pios_usb_board_data.c usb serial: refactor serial number construction 2012-05-19 16:15:47 -04:00