summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Trentini <matt.trentini@gmail.com>2024-08-14 10:22:26 +1000
committerDamien George <damien@micropython.org>2024-08-20 12:48:46 +1000
commitad3829977967f3e2f1a3fdb5d9d71f685702fc28 (patch)
tree4e9500877891c44f246c41be4a9f4e2cfef99fc5
parent7270b871c248a4a091d310ec59eca4138a3e96e3 (diff)
samd/boards/ADAFRUIT_METRO_M4_EXPRESS: Remove wlan variant.
There is no such variant. Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
-rw-r--r--ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS/board.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS/board.json b/ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS/board.json
index f830ff223..4a3158d71 100644
--- a/ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS/board.json
+++ b/ports/samd/boards/ADAFRUIT_METRO_M4_EXPRESS/board.json
@@ -15,9 +15,6 @@
"metro_m4_express_airlift.jpg"
],
"mcu": "samd51",
- "variants": {
- "wlan": "WLAN without SSL support"
- },
"product": "Metro M4 Express Airlift",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4000",