Commit Graph

10 Commits

Author SHA1 Message Date
hathach 126115a2cb update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
hathach d4cc11e132
change in file license term from BSD to MIT 2019-03-27 13:38:36 +07:00
hathach 9ed3f5ea32 fix #46 complete uf2 writing using tud_msc_write10_complete_cb 2019-02-22 00:21:34 +07:00
hathach cb1ae6d947 add need_erase for flash_nrf5x. Only uf2 erase when flush, dfu serial (uart and cdc) will prepare erase in advance. 2018-10-02 20:41:53 +07:00
hathach 51411ff85d finally fix #31 using erasing in advance and skip erase on the fly for nrf52832.
Note A small amount of delay (10 ms) is also added by adafruit-nrfutil
after each 4KB to be safe.
2018-10-02 16:55:55 +07:00
hathach 59999d30d2 clean up 2018-09-30 23:42:40 +07:00
hathach 104a4713d0 clean up 2018-09-28 23:58:43 +07:00
hathach f14aebba1d rename flash_ to flash_nrf5x_ 2018-09-28 23:45:27 +07:00
hathach f9532acaf8 figure the line causing timeout issue 2018-09-28 23:43:27 +07:00
hathach d5dcd3a564 rename flash to flash_nrf5x 2018-09-28 23:41:46 +07:00