Commit Graph

80 Commits

Author SHA1 Message Date
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
071748fc8c clean up 2018-05-15 13:18:08 +07:00
hathach
401f98c903 house keeping 2018-05-15 12:39:16 +07:00
microbuilder
6370925f4a Further cleanup 2018-05-14 17:37:06 +02:00
microbuilder
c5f738a15e Better Makefile support 2018-05-14 12:35:41 +02:00
microbuilder
80affbf287 Updated README for makefile support 2018-05-14 12:30:45 +02:00
hathach
cb310027b6 clean up 2018-05-14 14:20:37 +07:00
hathach
e30392251a update makefile 2018-05-11 23:16:43 +07:00
hathach
a6a1c0b2ce clean up 2018-05-11 23:14:49 +07:00
hathach
b36662e4f2 correct msc flash with readme.txt self formatted 2018-05-11 23:14:21 +07:00
hathach
7beaca1325 fix fat table location
still has issue with root directory
2018-05-11 22:21:55 +07:00
hathach
98f5a624e2 add msc_flash self format with fat12 support 2018-05-11 20:34:17 +07:00
hathach
561f6b2625 add some build description. 2018-05-08 22:25:15 +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
725679b679 minor update 2018-04-20 13:50:17 +07:00
hathach
24988d90c8 adding usb msc flash support 2018-04-20 13:42:51 +07:00
hathach
fce0a419c1 off led before jumping to application 2018-04-20 12:58:17 +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
8281edab29 update gcc linker 2018-04-16 18:28:50 +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
e8933c6fef add usb msc support 2018-04-05 18:35:47 +07:00
hathach
6bcfc6634f fix build error 2018-04-05 13:49:15 +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
a80e029ae1 clean up main.c 2018-04-04 17:39:26 +07:00
hathach
0ec010efa9 move tinyusb to /lib 2018-04-04 15:55:46 +07:00
hathach
3c612f81f3 remove ble_srv_common.c dependency 2018-04-04 15:52:58 +07:00
hathach
3da08add42 remove ble_conn_params dependency 2018-04-04 15:35:36 +07:00
Kevin Townsend
66fc8f0931 Added missing CMSIS include path 2018-04-03 22:12:51 +02:00
hathach
cabadfd441 clean up 2018-04-04 00:42:30 +07:00