From 50d5ff5b61e84756c3bb0605b062ccc5289d03f9 Mon Sep 17 00:00:00 2001 From: Matt Trentini Date: Tue, 11 Oct 2022 00:52:48 +1100 Subject: [PATCH] samd/boards: Add the Adafruit Neo Trinkey board. --- ports/samd/boards/manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/samd/boards/manifest.py b/ports/samd/boards/manifest.py index 34ceda9de4..c80309cf67 100644 --- a/ports/samd/boards/manifest.py +++ b/ports/samd/boards/manifest.py @@ -1 +1 @@ -freeze("$(PORT_DIR)/modules") \ No newline at end of file +freeze("$(PORT_DIR)/modules")