1616# License along with this library; if not, write to the Free Software
1717# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818
19- menu.softdevice=Bootloader
19+ menu.softdevice=Bootloader Version
2020menu.debug=Debug Mode
2121
2222#**********************************************
@@ -43,7 +43,7 @@ feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52
4343# SofDevice Menu
4444# Ram & ROM size varies depending on SoftDevice (check linker script)
4545
46- feather52832.menu.softdevice.s132v6=s132 6.1.1 r0
46+ feather52832.menu.softdevice.s132v6=0.2.5 ( s132 6.1.1)
4747feather52832.menu.softdevice.s132v6.build.sd_flags=-DS132
4848feather52832.menu.softdevice.s132v6.build.sd_name=s132
4949feather52832.menu.softdevice.s132v6.build.sd_version=6.1.1
@@ -104,7 +104,7 @@ feather52840.build.extra_flags=-DNRF52840_XXAA
104104# SofDevice Menu
105105# Ram & ROM size varies depending on SoftDevice (check linker script)
106106
107- feather52840.menu.softdevice.s140v6=s140 6.1.1 r0
107+ feather52840.menu.softdevice.s140v6=0.2.5 ( s140 6.1.1)
108108feather52840.menu.softdevice.s140v6.build.sd_flags=-DS140
109109feather52840.menu.softdevice.s140v6.build.sd_name=s140
110110feather52840.menu.softdevice.s140v6.build.sd_version=6.1.1
@@ -149,7 +149,7 @@ pca10056.build.extra_flags=-DNRF52840_XXAA
149149# SofDevice Menu
150150# Ram & ROM size varies depending on SoftDevice (check linker script)
151151
152- pca10056.menu.softdevice.s140v6=s140 6.1.1 r0
152+ pca10056.menu.softdevice.s140v6=0.2.5 ( s140 6.1.1)
153153pca10056.menu.softdevice.s140v6.build.sd_flags=-DS140
154154pca10056.menu.softdevice.s140v6.build.sd_name=s140
155155pca10056.menu.softdevice.s140v6.build.sd_version=6.1.1
@@ -167,5 +167,3 @@ pca10056.menu.debug.l2=Level 2 (Full Debug)
167167pca10056.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2 -Os
168168pca10056.menu.debug.l3=Level 3 (Segger SystemView)
169169pca10056.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3 -Os
170-
171-
0 commit comments