diff --git a/scripts/platformio/platformio-build.py b/scripts/platformio/platformio-build.py index 7f75ff603b02f7..cc062c26702063 100644 --- a/scripts/platformio/platformio-build.py +++ b/scripts/platformio/platformio-build.py @@ -78,6 +78,7 @@ "nordicnrf52": ["st", "nordic"], "nxplpc": ["st", "nxp"], "nxpimxrt": ["st", "nxp"], + "teensy": ["st", "nxp"], }