Skip to content

Commit d3d6c81

Browse files
committed
Set the build configuration for NRF52 to small.
1 parent c05272c commit d3d6c81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hal/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1951,7 +1951,8 @@
19511951
"value": "NRF_LF_SRC_XTAL",
19521952
"macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
19531953
}
1954-
}
1954+
},
1955+
"default_build": "small"
19551956
},
19561957
"NRF52_DK": {
19571958
"supported_form_factors": ["ARDUINO"],

0 commit comments

Comments
 (0)