We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26112fa commit 00bc76fCopy full SHA for 00bc76f
build_platform.py
@@ -102,7 +102,7 @@
102
"slidetrinkey_m0" : "adafruit:samd:adafruit_slidetrinkey_m0",
103
"proxlighttrinkey_m0" : "adafruit:samd:adafruit_proxlighttrinkey_m0",
104
# Arduino nRF
105
- "microbit" : "sandeepmistry:nRF5:BBCmicrobit:softdevice=s130",
+ "microbit" : "sandeepmistry:nRF5:BBCmicrobit:softdevice=s110",
106
# Adafruit nRF
107
"nrf52832" : "adafruit:nrf52:feather52832:softdevice=s132v6,debug=l0",
108
"nrf52840" : "adafruit:nrf52:feather52840:softdevice=s140v6,debug=l0",
0 commit comments