1
0
Fork 0
Commit Graph

8 Commits (jebbatime)

Author SHA1 Message Date
fanoush b6857b85f0 Shrink the bootloader size for nrf52832
nrf52832 is short of flash and we can shave a little size of the
bootloader... let's do that.

From c4579ff251/micropython/Adafruit_nRF52_Bootloader-dsd6.diff

[daniel@redfelineninja.org.uk: Seperated out of the main DS-D6 patch]
2020-01-23 22:17:50 +00:00
hathach 16e7af43a3 fix linker for 833
compile and able to flash but 52833 is not compatible with S140 v6, need
to upgrade it to S140 v7
2019-11-29 11:44:51 +07:00
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 600925740f clean up 2018-08-14 17:20:06 +07:00
hathach 0bca8a2b1e add s132 v6 ld 2018-08-07 21:49:07 +07:00
hathach a12239359c rename linker file 2018-08-07 13:39:03 +07:00
hathach 2847b319f2 make update 2018-08-07 13:25:51 +07:00
hathach 907272b68f supporting feather52832 2018-08-07 00:55:25 +07:00