Skip to content

Commit 718b33b

Browse files
Add matrixportal (w/tinyusb stack) to build platforms (espressif#85)
1 parent 8a8685e commit 718b33b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build_platform.py

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"pyportal_titano" : "adafruit:samd:adafruit_pyportal_m4_titano:speed=120,usbstack=tinyusb",
7272
"cpx_ada" : "adafruit:samd:adafruit_circuitplayground_m0",
7373
"grand_central" : "adafruit:samd:adafruit_grandcentral_m4:speed=120,usbstack=tinyusb",
74+
"matrixportal" : "adafruit:samd:adafruit_matrixportal_m4:speed=120,usbstack=tinyusb",
7475
# Arduino nRF
7576
"microbit" : "sandeepmistry:nRF5:BBCmicrobit:softdevice=s130",
7677
# Adafruit nRF

0 commit comments

Comments
 (0)