simmel-bootloader/src/usb
hathach d79fcb2ea5 fix #37
- dfu cdc write exact bytes of firmware which is not a muliplier of 256.
This cause incorrect section index with uf2 drive. Solution is round up
current flash size to 256
- also fix incorrect block number causing it is impossible to use old
current.uf2 to update
2018-12-21 12:17:14 +07:00
..
uf2 fix #37 2018-12-21 12:17:14 +07:00
msc_uf2.c update tinyusb, correct neopixel for usb enumeration 2018-11-23 15:54:02 +07:00
tusb_config.h update tinyusb, correct neopixel for usb enumeration 2018-11-23 15:54:02 +07:00
usb_desc.c implement #19 serial descriptor based on deviceid 2018-08-21 15:07:17 +07:00
usb_desc.h add CDC mode only for use with Arduino touch 1200 2018-08-16 19:27:27 +07:00
usb.c Rework LED flashing and add Particle's boards 2018-12-04 13:45:55 -08:00