Commit Graph

18 Commits

Author SHA1 Message Date
Sean Cross 91cd582dea simmel: remove dfu and ota bootloaders
We don't want this device to be updatable over the air, and we don't
need the serial DFU bootloader.  This leaves only UF2.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-18 22:37:06 +08:00
hathach c6d02901b3 serial descriptor clean up 2019-11-11 15:35:43 +07:00
hathach 126115a2cb update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
hathach da2de8d519
update pid for metro nrf52840 2019-04-27 16:40:08 +07:00
hathach d4cc11e132
change in file license term from BSD to MIT 2019-03-27 13:38:36 +07:00
hathach 57aa554430 update tinyusb to latest for scsi write10 complete fix 2019-02-22 14:46:16 +07:00
hathach 7279bd9b32 added metro nrf52840 revA
clean up makefile
2019-01-31 18:01:41 +07:00
hathach 5c38bc8957
fix issue nrf52840 not reset properly when upgrading bootloader+sd combo
- root cause tusb_task()/cdc task is called when usb is not inited (in
case of sd upgrade)
2018-12-20 00:50:14 +07:00
Scott Shawcroft 2ece2daf90
Rework LED flashing and add Particle's boards 2018-12-04 13:45:55 -08:00
hathach f30199f503
change neopixel color 2018-11-24 01:27:37 +07:00
hathach 5e0195ddb4
update tinyusb, correct neopixel for usb enumeration
added binary for feather nrf52840
2018-11-23 15:54:02 +07:00
hathach 12d68f592c
add neopixel support 2018-11-23 15:00:59 +07:00
hathach d9209fdcdf usb serial string = device ID 2018-08-29 12:44:18 +07:00
hathach daa1b83144 implement #19 serial descriptor based on deviceid 2018-08-21 15:07:17 +07:00
hathach 8c66a55511 add CDC mode only for use with Arduino touch 1200
fix issue with reading current.uf2 size when flashed with jlink
2018-08-16 19:27:27 +07:00
hathach 0b3f49f4a1 change to dynamic descriptor for serial only mode 2018-08-16 18:17:42 +07:00
hathach c1c43b3c83 nrfx power 2018-08-07 13:33:44 +07:00
hathach 64d39e3672 refactor usb code 2018-08-06 20:53:14 +07:00