Skip to content

Commit d19720b

Browse files
authored
Merge pull request #340 from adafruit/develop
Update bootloader binary to to 0.2.13 version
2 parents dbfa666 + 5c3de67 commit d19720b

15 files changed

+23
-67904
lines changed

boards.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52 -DARDUINO_NRF52_FEATHER
4444
feather52832.build.ldscript=nrf52832_s132_v6.ld
4545

4646
# SofDevice Menu
47-
feather52832.menu.softdevice.s132v6=0.2.12 SoftDevice s132 6.1.1
47+
feather52832.menu.softdevice.s132v6=0.2.13 SoftDevice s132 6.1.1
4848
feather52832.menu.softdevice.s132v6.build.sd_name=s132
4949
feather52832.menu.softdevice.s132v6.build.sd_version=6.1.1
5050
feather52832.menu.softdevice.s132v6.build.sd_fwid=0x00B7
@@ -97,7 +97,7 @@ feather52840.build.vid=0x239A
9797
feather52840.build.pid=0x8029
9898

9999
# SofDevice Menu
100-
feather52840.menu.softdevice.s140v6=0.2.12 SoftDevice s140 6.1.1
100+
feather52840.menu.softdevice.s140v6=0.2.13 SoftDevice s140 6.1.1
101101
feather52840.menu.softdevice.s140v6.build.sd_name=s140
102102
feather52840.menu.softdevice.s140v6.build.sd_version=6.1.1
103103
feather52840.menu.softdevice.s140v6.build.sd_fwid=0x00B6
@@ -113,9 +113,9 @@ feather52840.menu.debug.l3=Level 3 (Segger SystemView)
113113
feather52840.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
114114

115115

116-
# ----------------------------------
116+
# ---------------------------------------------
117117
# Bluefruit Circuit Playground nRF52840 Express
118-
# ----------------------------------
118+
# ---------------------------------------------
119119
cplaynrf52840.name=Adafruit Circuit Playground Bluefruit
120120

121121
# VID/PID for bootloader with/without UF2, Arduino + Circuitpython App
@@ -151,7 +151,7 @@ cplaynrf52840.build.vid=0x239A
151151
cplaynrf52840.build.pid=0x8045
152152

153153
# SofDevice Menu
154-
cplaynrf52840.menu.softdevice.s140v6=0.2.12 SoftDevice s140 6.1.1
154+
cplaynrf52840.menu.softdevice.s140v6=0.2.13 SoftDevice s140 6.1.1
155155
cplaynrf52840.menu.softdevice.s140v6.build.sd_name=s140
156156
cplaynrf52840.menu.softdevice.s140v6.build.sd_version=6.1.1
157157
cplaynrf52840.menu.softdevice.s140v6.build.sd_fwid=0x00B6
@@ -205,7 +205,7 @@ metro52840.build.vid=0x239A
205205
metro52840.build.pid=0x803F
206206

207207
# SofDevice Menu
208-
metro52840.menu.softdevice.s140v6=0.2.12 SoftDevice s140 6.1.1
208+
metro52840.menu.softdevice.s140v6=0.2.13 SoftDevice s140 6.1.1
209209
metro52840.menu.softdevice.s140v6.build.sd_name=s140
210210
metro52840.menu.softdevice.s140v6.build.sd_version=6.1.1
211211
metro52840.menu.softdevice.s140v6.build.sd_fwid=0x00B6
@@ -248,7 +248,7 @@ pca10056.build.vid=0x239A
248248
pca10056.build.pid=0x8029
249249

250250
# SofDevice Menu
251-
pca10056.menu.softdevice.s140v6=0.2.12 SoftDevice s140 6.1.1
251+
pca10056.menu.softdevice.s140v6=0.2.13 SoftDevice s140 6.1.1
252252
pca10056.menu.softdevice.s140v6.build.sd_name=s140
253253
pca10056.menu.softdevice.s140v6.build.sd_version=6.1.1
254254
pca10056.menu.softdevice.s140v6.build.sd_fwid=0x00B6

0 commit comments

Comments
 (0)