Commit Graph

508 Commits

Author SHA1 Message Date
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
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 dcc2038346 clean up unused files 2018-04-03 18:23:54 +07:00
hathach 85d39845af remove ble_advdata dependency 2018-04-03 18:10:28 +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 9f6f48c586 update s140 to 6.0.0 2018-04-02 14:59:19 +07:00
hathach d362ad1c53 adding tinyusb support 2018-04-02 13:11:21 +07:00
hathach 191d88c76b update tinyusb 2018-03-30 21:25:00 +07:00
hathach 259d04b800 switch tinyusb submodule to develop branch 2018-03-28 12:33:35 +07:00
hathach d54bece811 add tinyusb as submodule 2018-03-28 12:22:54 +07:00
hathach 59915c9acb update bootloader 2018-02-15 16:27:51 +07:00
hathach 8f4d0c6e3a clean up 2018-02-15 15:26:39 +07:00
hathach 12dee23ef2 add dual bin 2018-02-10 14:57:23 +07:00
hathach a0882f9400 add bootloader bin file 2018-02-10 14:56:25 +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