Commit Graph

235 Commits

Author SHA1 Message Date
hathach
d8fb8bdbe1 add #26 double reset to DFU, only work with nrf52840 (won't work with nrf52832) 2018-08-31 02:25:47 +07:00
hathach
4924e6787f remove "Adafruit" in model with pca10056 board 2018-08-29 16:30:03 +07:00
hathach
4ba09aa7ee update readme for how to use bootloader #25 2018-08-29 16:11:38 +07:00
hathach
d9209fdcdf usb serial string = device ID 2018-08-29 12:44:18 +07:00
ladyada
4ca445c9f5 update to latest compiler 2018-08-29 01:20:36 -04:00
hathach
3cfa401653 update tinyusb that fix an ep0status issue
re-update binary for 6.1.0r0
2018-08-28 20:52:50 +07:00
hathach
8b3eb8eaac seperate mergehex from genhex 2018-08-27 14:16:19 +07:00
hathach
e63637a6a5 remove bootloader 6.0.0 bin 2018-08-23 21:16:24 +07:00
hathach
633885aa51 fix OTA blinky pattern 2018-08-22 16:00:42 +07:00
hathach
8b30c417f8 fix adv issue with SD 6.1.0. Add binaries for 6.1.0r0 2018-08-22 13:28:29 +07:00
hathach
fb759a2699 add VERSION=latest target 2018-08-21 16:19:16 +07:00
hathach
77a286f441 add binary for 6.0.0r0 2018-08-21 15:09:25 +07:00
hathach
daa1b83144 implement #19 serial descriptor based on deviceid 2018-08-21 15:07:17 +07:00
hathach
6feea4e069 fix issue with dfu startup on nrf52832, change to adafruit-nrfutil
clean up dfu startup
2018-08-21 14:14:23 +07:00
hathach
3209ff4471 fix build error with nrf52832 2018-08-16 19:29:42 +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
0b3f49f4a1 change to dynamic descriptor for serial only mode 2018-08-16 18:17:42 +07:00
hathach
011d40d86f re-add SD 6.0.0 due to OTA bug 2018-08-16 17:49:20 +07:00
hathach
ce0ae87575 add feather nrf52832 binary dfu zip file v2.0.1 and v5.0.0 2018-08-16 03:51:00 +07:00
hathach
e585ffc26c clean up 2018-08-16 03:50:11 +07:00
hathach
ab8d24f935 OTA cannot start with SD v6.1.0, but start without issue with 6.0.0
force ota for testing.
2018-08-14 18:54:49 +07:00
hathach
586679278e clean up 2018-08-14 18:42:19 +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
e4716816c2 clean up 2018-08-14 14:16:09 +07:00
hathach
4eee219b5a use PWM0 & PWM1 for led blinky fix #14 2018-08-14 00:56:51 +07:00
hathach
1c2911a63c close #18, close #19
softdevice is only enabled with OTA mode
2018-08-13 21:50:55 +07:00
hathach
fe712fb588 resolve #18, dfu serial able to run without SD 2018-08-13 18:11:47 +07:00
hathach
648d50b893 clean up 2018-08-13 17:17:00 +07:00
hathach
e946aabd6d uf2 does not depend on softdevice 2018-08-11 11:43:57 +07:00
hathach
b1f3772364 update makefile 2018-08-11 11:25:13 +07:00
hathach
b47927f95c clean up 2018-08-11 10:50:40 +07:00
hathach
971619aa7e rename boards
feather52832 to feather_nrf52832
feather52840 to feather_nrf52840
2018-08-11 10:50:21 +07:00
hathach
4846bde987 clean up 2018-08-11 00:39:23 +07:00
hathach
433523b28a update ses 2018-08-11 00:19:09 +07:00
hathach
e06a35ce74 add family flag and value to read uf2 file 2018-08-11 00:19:01 +07:00
hathach
94a17d720c move flash_write and flush to seperate files for other usage 2018-08-11 00:09:17 +07:00
hathach
bbee654e1c clean up 2018-08-10 22:29:35 +07:00
hathach
a30bf2b139 update readme 2018-08-10 22:15:11 +07:00
hathach
b8e8b0e099 add option to flash specific release version in binary folder
add dfu-flash to upgrade bootloader using DFU
2018-08-10 21:43:14 +07:00
hathach
05cecfaa49 update binaries 2018-08-09 12:55:27 +07:00
hathach
1a9ac4eb14 remove 6.0.0 files 2018-08-09 12:37:52 +07:00
hathach
352c44c90d prevent dfu 832 bootloader on 840 and vice versa 2018-08-09 12:37:39 +07:00
hathach
25d3da0511 change dev-type for nrf52840
- add all-board, all-beta, all-release target
2018-08-09 11:35:05 +07:00
hathach
a3dc648469 added binary as beta 2018-08-09 08:49:26 +07:00
hathach
3d2cf99859 remove 6.0.0 binary 2018-08-09 00:52:01 +07:00
hathach
68590457b9 upgrade SD to 6.1.0 2018-08-09 00:51:13 +07:00
hathach
ce6bad71dd add SD v6.1.0 2018-08-09 00:38:40 +07:00
hathach
c176894075 implemennt uf2 family option #10 2018-08-08 19:52:51 +07:00
hathach
31e5f77af8 ses 2018-08-08 18:20:48 +07:00