hathach
|
0b3f49f4a1
|
change to dynamic descriptor for serial only mode
|
2018-08-16 18:17:42 +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
|
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
|
e946aabd6d
|
uf2 does not depend on softdevice
|
2018-08-11 11:43:57 +07:00 |
|
hathach
|
25671db338
|
solve #9, disable softdevice when upgrading with uf2 file
|
2018-08-08 18:01:09 +07:00 |
|
hathach
|
69ff86ffd2
|
clean up
|
2018-08-08 17:14:58 +07:00 |
|
hathach
|
4d39caa0f7
|
fix #15
disable softdevice after DFU
|
2018-08-08 16:55:57 +07:00 |
|
hathach
|
f41c039228
|
move boards.h to src
|
2018-08-08 15:19:02 +07:00 |
|
hathach
|
de7ab6d00d
|
more clean up
|
2018-08-08 01:03:33 +07:00 |
|
hathach
|
6f40f02537
|
more clean up
|
2018-08-08 00:41:41 +07:00 |
|
hathach
|
108e47438e
|
use systick for led blink
clean up
|
2018-08-08 00:34:48 +07:00 |
|
hathach
|
0d301a23e2
|
clean up bsp
|
2018-08-07 22:23:33 +07:00 |
|
hathach
|
8c33712848
|
move a file
|
2018-08-07 22:19:57 +07:00 |
|
hathach
|
0e9d4f4341
|
clean up blue led blink
|
2018-08-07 22:09:51 +07:00 |
|
hathach
|
8786955225
|
clean up bsp
|
2018-08-07 22:00:35 +07:00 |
|
hathach
|
3f70fb9ec9
|
clean up
|
2018-08-07 17:00:33 +07:00 |
|
hathach
|
b1c6276a93
|
bootloader for nrf52832 seems to work well
|
2018-08-07 16:51:08 +07:00 |
|
hathach
|
c1c43b3c83
|
nrfx power
|
2018-08-07 13:33:44 +07:00 |
|
hathach
|
176bfbad63
|
moving to nrfx
|
2018-08-07 12:55:42 +07:00 |
|
hathach
|
907272b68f
|
supporting feather52832
|
2018-08-07 00:55:25 +07:00 |
|
hathach
|
64d39e3672
|
refactor usb code
|
2018-08-06 20:53:14 +07:00 |
|
hathach
|
ae1cc22d72
|
update bootloader main
|
2018-08-06 20:28:20 +07:00 |
|
hathach
|
98a1304881
|
update tusb
|
2018-07-15 00:02:44 +07:00 |
|
hathach
|
63fe2ffeac
|
remove metro52 define, remove 1s forced DFU when startup
|
2018-07-05 13:40:40 +07:00 |
|
hathach
|
5f1bf84941
|
upgrade tusb
|
2018-07-02 11:09:00 +07:00 |
|
hathach
|
19eb8652e7
|
function rename
|
2018-06-20 17:03:38 +07:00 |
|
hathach
|
5dec2e2aab
|
rename msc_flash to msc_uf2
|
2018-06-20 15:28:30 +07:00 |
|
hathach
|
541d373045
|
move files around
|
2018-06-18 16:54:41 +07:00 |
|
hathach
|
f5682831ec
|
improve dfu ble
|
2018-05-25 21:33:47 +07:00 |
|
hathach
|
cb310027b6
|
clean up
|
2018-05-14 14:20:37 +07:00 |
|
hathach
|
98f5a624e2
|
add msc_flash self format with fat12 support
|
2018-05-11 20:34:17 +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
|
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
|
6127ca3b6d
|
add Debug Size++ ses config for easy debugging
|
2018-04-17 22:12:31 +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
|
dae80c7d61
|
update sd handler
|
2018-04-14 12:15:50 +07:00 |
|
hathach
|
a9267cd9ff
|
working on migrate hci from uart to usb
|
2018-04-09 18:52:46 +07:00 |
|
hathach
|
e8933c6fef
|
add usb msc support
|
2018-04-05 18:35:47 +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
|
cabadfd441
|
clean up
|
2018-04-04 00:42:30 +07:00 |
|
hathach
|
b45099aad2
|
clean up
|
2018-04-04 00:38:36 +07:00 |
|