16
16
# License along with this library; if not, write to the Free Software
17
17
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
18
18
19
- menu.softdevice=Bootloader
19
+ menu.softdevice=Bootloader Version
20
20
menu.debug=Debug Mode
21
21
22
22
#**********************************************
@@ -43,7 +43,7 @@ feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52
43
43
# SofDevice Menu
44
44
# Ram & ROM size varies depending on SoftDevice (check linker script)
45
45
46
- feather52832.menu.softdevice.s132v6=s132 6.1.1 r0
46
+ feather52832.menu.softdevice.s132v6=0.2.5 ( s132 6.1.1)
47
47
feather52832.menu.softdevice.s132v6.build.sd_flags=-DS132
48
48
feather52832.menu.softdevice.s132v6.build.sd_name=s132
49
49
feather52832.menu.softdevice.s132v6.build.sd_version=6.1.1
@@ -104,7 +104,7 @@ feather52840.build.extra_flags=-DNRF52840_XXAA
104
104
# SofDevice Menu
105
105
# Ram & ROM size varies depending on SoftDevice (check linker script)
106
106
107
- feather52840.menu.softdevice.s140v6=s140 6.1.1 r0
107
+ feather52840.menu.softdevice.s140v6=0.2.5 ( s140 6.1.1)
108
108
feather52840.menu.softdevice.s140v6.build.sd_flags=-DS140
109
109
feather52840.menu.softdevice.s140v6.build.sd_name=s140
110
110
feather52840.menu.softdevice.s140v6.build.sd_version=6.1.1
@@ -149,7 +149,7 @@ pca10056.build.extra_flags=-DNRF52840_XXAA
149
149
# SofDevice Menu
150
150
# Ram & ROM size varies depending on SoftDevice (check linker script)
151
151
152
- pca10056.menu.softdevice.s140v6=s140 6.1.1 r0
152
+ pca10056.menu.softdevice.s140v6=0.2.5 ( s140 6.1.1)
153
153
pca10056.menu.softdevice.s140v6.build.sd_flags=-DS140
154
154
pca10056.menu.softdevice.s140v6.build.sd_name=s140
155
155
pca10056.menu.softdevice.s140v6.build.sd_version=6.1.1
@@ -167,5 +167,3 @@ pca10056.menu.debug.l2=Level 2 (Full Debug)
167
167
pca10056.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2 -Os
168
168
pca10056.menu.debug.l3=Level 3 (Segger SystemView)
169
169
pca10056.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3 -Os
170
-
171
-
0 commit comments