1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Bootloaders/PipXtreme/inc
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
..
common.h More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
op_dfu.h More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
pios_config.h bootfault: make IAP usage depend on PiOS config 2012-01-15 18:16:49 -05:00
pios_usb_board_data.h usb serial: refactor serial number construction 2012-05-19 16:15:47 -04:00