Skip to content

Commit b3cd0e4

Browse files
committed
add clue
1 parent 0b1516a commit b3cd0e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_platform.py

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
# Adafruit nRF
6161
"nrf52840" : "adafruit:nrf52:feather52840:softdevice=s140v6,debug=l0",
6262
"cpb" : "adafruit:nrf52:cplaynrf52840:softdevice=s140v6,debug=l0",
63+
"clue" : "adafruit:nrf52:cluenrf52840:softdevice=s140v6,debug=l0",
6364
# groupings
6465
"main_platforms" : ("uno", "leonardo", "mega2560", "zero",
6566
"esp8266", "esp32", "metro_m4", "nrf52840"),

0 commit comments

Comments
 (0)