Commit Graph

38 Commits

Author SHA1 Message Date
hathach
64d39e3672 refactor usb code 2018-08-06 20:53:14 +07:00
hathach
ae1cc22d72 update bootloader main 2018-08-06 20:28:20 +07:00
hathach
aa577b4cdf fix #13 2018-08-01 10:30:36 +07:00
hathach
10c124315d update tinyusb 2018-07-31 13:53:55 +07:00
hathach
c273b82883 more tusb update 2018-07-26 16:58:50 +07:00
hathach
71f6899143 update tusb stack 2018-07-26 16:22:21 +07:00
hathach
98a1304881 update tusb 2018-07-15 00:02:44 +07:00
hathach
4299c7a74d remove custom class
use tusb auto desc
2018-07-10 00:38:00 +07:00
hathach
edfc490287 update 2018-07-04 15:01:16 +07:00
hathach
f8a593bb1b update 2018-07-04 14:40:30 +07:00
hathach
ab9a0aa9bf house keeping 2018-07-03 16:40:07 +07:00
hathach
5f1bf84941 upgrade tusb 2018-07-02 11:09:00 +07:00
hathach
98ba8b9b32 clean up 2018-06-25 17:02:34 +07:00
hathach
e3ef2aca34 clean up 2018-06-25 16:53:52 +07:00
hathach
b31eac0950 clean up 2018-06-25 16:36:50 +07:00
hathach
6e9ecad3c8 get uf2 writing works 2018-06-25 16:00:42 +07:00
hathach
3a2d350c88 clean up 2018-06-25 15:17:53 +07:00
hathach
c989d9c4ba improve uf2 get flash size 2018-06-24 16:43:13 +07:00
hathach
cef0d2a962 add uf2 actual application size 2018-06-24 01:28:02 +07:00
hathach
2872eb8993 clean up 2018-06-23 14:15:39 +07:00
hathach
e727bd215c disable CFG_TUD_CDC_FLUSH_ON_SOF to prevent usbd overflow 2018-06-23 13:24:21 +07:00
hathach
fb6c6eb0b7 update uf2 to application only 2018-06-21 20:53:24 +07:00
hathach
9847a37599 add bootloader to uf2 info file 2018-06-21 12:28:52 +07:00
hathach
56f126e715 use uf2 ghotsfat 2018-06-21 12:22:42 +07:00
hathach
85c08ee084 clean up 2018-06-21 11:29:24 +07:00
hathach
2ce43e643b clean up 2018-06-21 11:28:04 +07:00
hathach
19eb8652e7 function rename 2018-06-20 17:03:38 +07:00
hathach
dc3e204406 support read uf2 info & index contents 2018-06-20 16:44:11 +07:00
hathach
ebd79fc00d change volume to nrf52boot 2018-06-20 16:34:05 +07:00
hathach
84cbaf81a9 using ram for first 16 sectors of uf2 disk 2018-06-20 16:18:55 +07:00
hathach
5dec2e2aab rename msc_flash to msc_uf2 2018-06-20 15:28:30 +07:00
hathach
6d0b272858 support uf2 for msc 2018-06-20 15:24:49 +07:00
hathach
bc59c097c1 fat12 clean up 2018-06-20 14:54:50 +07:00
hathach
6d11aa018a add fat layout 2018-06-20 14:26:08 +07:00
hathach
56cf2b087f change head,track to 1, cluster size from 8 to 1 2018-06-20 14:04:04 +07:00
hathach
d1023de7bb clean up msc flash 2018-06-20 13:55:06 +07:00
hathach
dcb2bdd205 move uf2 into usb 2018-06-20 13:19:45 +07:00
hathach
541d373045 move files around 2018-06-18 16:54:41 +07:00