File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1195
1195
"toolchains" : [" ARM_STD" , " GCC_ARM" ]
1196
1196
},
1197
1197
"program_cycle_s" : 6 ,
1198
- "default_build" : " small" ,
1199
1198
"features" : [" BLE" ]
1200
1199
},
1201
1200
"MCU_NRF51_16K_BASE" : {
1202
1201
"inherits" : [" MCU_NRF51" ],
1203
1202
"extra_labels_add" : [" MCU_NORDIC_16K" , " MCU_NRF51_16K" ],
1204
1203
"macros_add" : [" TARGET_MCU_NORDIC_16K" , " TARGET_MCU_NRF51_16K" ],
1205
- "public" : false
1204
+ "public" : false ,
1205
+ "default_build" : " small"
1206
1206
},
1207
1207
"MCU_NRF51_16K_BOOT_BASE" : {
1208
1208
"inherits" : [" MCU_NRF51_16K_BASE" ],
1860
1860
"toolchains" : [" ARM_STD" , " GCC_ARM" , " IAR" ]
1861
1861
},
1862
1862
"program_cycle_s" : 6 ,
1863
- "default_build" : " small" ,
1864
1863
"features" : [" BLE" ],
1865
1864
"config" :{
1866
1865
"lf_clock_src" : {
1912
1911
"value" : " NRF_LF_SRC_XTAL" ,
1913
1912
"macro_name" : " MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
1914
1913
}
1915
- },
1916
- "default_build" : " small"
1914
+ }
1917
1915
},
1918
1916
"NRF52_DK" : {
1919
1917
"supported_form_factors" : [" ARDUINO" ],
You can’t perform that action at this time.
0 commit comments