Commit Graph

103 Commits

Author SHA1 Message Date
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
0c6f8d295a update tusb 2018-07-10 00:57:25 +07:00
hathach
4299c7a74d remove custom class
use tusb auto desc
2018-07-10 00:38:00 +07:00
hathach
928379430a update 2018-07-05 00:37:09 +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
6bafa2f5e2 update makefile and binary 2018-06-25 23:37:24 +07:00
hathach
2303f5da07 upgrade tinyusb
reading uf2 should work with up to 1 MB
2018-06-24 00:17:10 +07:00
hathach
e727bd215c disable CFG_TUD_CDC_FLUSH_ON_SOF to prevent usbd overflow 2018-06-23 13:24:21 +07:00
hathach
56f126e715 use uf2 ghotsfat 2018-06-21 12:22:42 +07:00
hathach
3f8fba843c adding uf2 files 2018-06-19 22:12:01 +07:00
hathach
9927ff4d6f update bootloader bin 2018-06-19 15:23:28 +07:00
hathach
541d373045 move files around 2018-06-18 16:54:41 +07:00
hathach
9ddcff92a7 update 2018-06-18 14:09:04 +07:00
hathach
8b9c0f6fd2 add Custom Interface
change interface descriptor
2018-06-16 14:08:28 +07:00
hathach
a2c5f46124 update tinyusb 2018-06-13 17:18:51 +07:00
hathach
4ad79f2e5c correct errata check for nrf52840 first production 2018-06-13 14:26:15 +07:00
hathach
ee281b5b2a update tinyusb 2018-06-07 12:12:57 +07:00
hathach
f5682831ec improve dfu ble 2018-05-25 21:33:47 +07:00
hathach
52fa190853 remove sd common files (not used) 2018-05-18 11:53:00 +07:00
hathach
1e402dc3c9 update tusb 2018-05-17 20:06:39 +07:00
hathach
62c22b17a8 house keeping 2018-05-15 22:25:10 +07:00
hathach
401f98c903 house keeping 2018-05-15 12:39:16 +07:00
hathach
cb310027b6 clean up 2018-05-14 14:20:37 +07:00
hathach
02d0236025 update makefile linker 2018-05-08 22:11:50 +07:00
hathach
a46959331b wrapping msc flash write 2018-04-25 15:57:31 +07:00
hathach
0a1aa554bc adjust bootloader debug size 2018-04-19 20:14:22 +07:00
hathach
512f7a5fce update msc to match new API in tinyusb 2018-04-19 16:56:25 +07:00
hathach
29b6e9de61 enabled msc class 2018-04-17 22:14:09 +07:00
hathach
6127ca3b6d add Debug Size++ ses config for easy debugging 2018-04-17 22:12:31 +07:00
hathach
a672badbb2 fetch tinyusb 2018-04-16 18:43:21 +07:00
hathach
f7c79d4c39 comment out sd_app_evt_wait() since it does affect response time of USB !! 2018-04-16 18:42:12 +07:00
hathach
1739f79d51 clean up 2018-04-16 18:15:17 +07:00
hathach
d1936ef6b7 fetch tinyusb 2018-04-16 17:35:35 +07:00
hathach
53fbcc09d2 stop usb before jumping to application. Correct irq disable for nrf52840 2018-04-16 17:29:24 +07:00
hathach
dd0d9e8014 clean up 2018-04-16 14:03:44 +07:00
hathach
033c84033b clean up 2018-04-14 12:26:21 +07:00
hathach
dae80c7d61 update sd handler 2018-04-14 12:15:50 +07:00
hathach
c7ec0755ad minor clean up 2018-04-14 03:39:59 +07:00
hathach
a360bcc0b4 update tinyusb config 2018-04-12 18:11:45 +07:00
hathach
58c86bae1d clean up 2018-04-10 20:41:04 +07:00
hathach
a9267cd9ff working on migrate hci from uart to usb 2018-04-09 18:52:46 +07:00
hathach
bee4488811 update nrf errata 2018-04-08 13:46:39 +07:00
hathach
19cc3d270c update tinyusb 2018-04-05 18:37:39 +07:00
hathach
276cfd5589 move softdevice to /lib #1 2018-04-05 00:40:51 +07:00
hathach
df71d3444d follow #1
seperate files from latest SDK (currently 14.2.0) from good old non-
secure bootloader sdk 11
2018-04-05 00:35:08 +07:00
hathach
f18643ae10 cdc work with test code 2018-04-04 20:03:56 +07:00
hathach
0ec010efa9 move tinyusb to /lib 2018-04-04 15:55:46 +07:00