From 9e105676c58b02f2a1fecd8be14c459dd7acaa12 Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Fri, 10 Jan 2025 17:40:45 +0000 Subject: [PATCH] Update all_platforms.py - remove nano-33-iot + mkrwifi1010 --- all_platforms.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/all_platforms.py b/all_platforms.py index 090553e..a0118a7 100644 --- a/all_platforms.py +++ b/all_platforms.py @@ -110,9 +110,6 @@ "X_m0" : ["adafruit:samd:adafruit_X_m0", "0x68ed2b88", None], "qtpy_m0" : ["adafruit:samd:adafruit_qtpy_m0", "0x68ed2b88", None], "qtpy_m0_tinyusb" : ["adafruit:samd:adafruit_qtpy_m0:usbstack=tinyusb", "0x68ed2b88", None], - # Arduino SAMD - "mkrwifi1010" : ["arduino:samd:mkrwifi1010", "0x8054", None], - "nano_33_iot" : ["arduino:samd:nano_33_iot", "0x8057", None], # Arduino nRF "microbit" : ["sandeepmistry:nRF5:BBCmicrobit:softdevice=s110", None, None], # Adafruit nRF