Commit Graph

55 Commits

Author SHA1 Message Date
hathach
8f00fb9270
update ses project 2019-04-24 18:31:26 +07:00
hathach
5eac387b5a
clean up BLEDIS firmware version 2019-04-24 17:13:41 +07:00
Henry Gabryjelski
04fc396fd8 Put macros into new file, rather than uf2.h. 2019-03-13 23:49:52 -07:00
hathach
d9b275c321
increase buffer depth to fix OTA issue with nrfConnect on iOS
- also add optional debug helper
- increase led conn cycle when ble connected for easier recognition
2019-02-15 12:12:11 +07:00
hathach
3737d4bc12 update segger project, cleanup 2019-01-31 21:39:02 +07:00
hathach
90cf2e53cb clean up 2018-12-19 16:54:24 +07:00
hathach
5e0195ddb4
update tinyusb, correct neopixel for usb enumeration
added binary for feather nrf52840
2018-11-23 15:54:02 +07:00
hathach
37690823ac update segger project for SD 6.1.1 2018-11-09 22:29:59 +07:00
hathach
d5dcd3a564 rename flash to flash_nrf5x 2018-09-28 23:41:46 +07:00
hathach
7cbf14c5e9 add ses nrf52832 mem layout 2018-09-28 12:13:13 +07:00
hathach
2925c60a47 update ses for nrf52832 2018-09-28 12:06:56 +07:00
hathach
8c66a55511 add CDC mode only for use with Arduino touch 1200
fix issue with reading current.uf2 size when flashed with jlink
2018-08-16 19:27:27 +07:00
hathach
600925740f clean up 2018-08-14 17:20:06 +07:00
hathach
85ad6e6b65 add boards.c , remove msc_uf2.h lots of clean up and refactor 2018-08-14 15:56:24 +07:00
hathach
fe712fb588 resolve #18, dfu serial able to run without SD 2018-08-13 18:11:47 +07:00
hathach
433523b28a update ses 2018-08-11 00:19:09 +07:00
hathach
352c44c90d prevent dfu 832 bootloader on 840 and vice versa 2018-08-09 12:37:39 +07:00
hathach
31e5f77af8 ses 2018-08-08 18:20:48 +07:00
hathach
54c2c7db43 rename ses project 2018-08-08 16:03:49 +07:00
hathach
e4830b3c33 rename ses 2018-08-08 16:02:12 +07:00
hathach
bebee4bf3c ses is updated 2018-08-08 16:00:29 +07:00
hathach
59d6ce2b8e ses update 2018-08-08 15:33:42 +07:00
hathach
89076f85f4 update segger project 2018-08-08 15:21:08 +07:00
hathach
bcd3431d26 update readme 2018-08-07 21:21:12 +07:00
hathach
4299c7a74d remove custom class
use tusb auto desc
2018-07-10 00:38:00 +07:00
hathach
ab9a0aa9bf house keeping 2018-07-03 16:40:07 +07:00
hathach
6139422e1e remove singble bank in binary name 2018-06-26 14:28:03 +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
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
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
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
5457eeb7e2 clean up 2018-06-04 17:32:56 +07:00
hathach
24988d90c8 adding usb msc flash support 2018-04-20 13:42:51 +07:00
hathach
0a1aa554bc adjust bootloader debug size 2018-04-19 20:14:22 +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
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
0d1f0861d3 ses clean up 2018-04-03 23:54:27 +07:00