Commit Graph

41 Commits

Author SHA1 Message Date
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
8281edab29 update gcc linker 2018-04-16 18:28:50 +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
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
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
hathach
b45099aad2 clean up 2018-04-04 00:38:36 +07:00
hathach
0d1f0861d3 ses clean up 2018-04-03 23:54:27 +07:00
hathach
b8bf0c9eae remove dependency on legacy softdevice_handler
add ble and soc task hanlder to main.c
2018-04-03 23:53:38 +07:00
hathach
bf787c7364 close #5 2018-04-03 21:14:57 +07:00
hathach
62e474ac60 clean up make 2018-04-03 18:28:41 +07:00
hathach
3aa7651266 use optimize debug for ses 2018-04-03 17:57:07 +07:00
hathach
3e36f19ff8 able to run with ses 2018-04-03 17:52:37 +07:00
hathach
c01137fed6 adding segger studio support 2018-04-03 17:16:46 +07:00
hathach
d362ad1c53 adding tinyusb support 2018-04-02 13:11:21 +07:00
hathach
59915c9acb update bootloader 2018-02-15 16:27:51 +07:00
hathach
183cbd45e6 enable uart flow control for nrf52840pdk 2018-02-10 13:38:41 +07:00
hathach
33acd73f49 correct linker 2018-02-10 13:08:46 +07:00
hathach
342eaaee10 able to build 2018-02-09 23:06:27 +07:00
hathach
7de0b11529 porting to 52840 2018-02-08 17:34:27 +07:00
hathach
9b5c36b161 update makefile 2018-02-08 13:50:01 +07:00
hathach
9f1d9f321e add files from nrf52832 bootloader project 2018-02-07 23:32:49 +07:00