aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2024-01-15 20:56:50 +0100
committerBCG <[email protected]>2024-01-15 19:34:05 -0500
commitcf39d8b2c883bd9d91980f667fbd4316125fb256 (patch)
tree4d8058ee48632cd0f0fa5bd52ff127be45c4ed09 /targets
parentd92a31b440b894382bafd8a66334072bf3081b44 (diff)
downloadtinygo-cf39d8b2c883bd9d91980f667fbd4316125fb256.tar.gz
tinygo-cf39d8b2c883bd9d91980f667fbd4316125fb256.zip
targets: add ninafw pins and settings to Adafruit PyBadge board with AirLift Featherwing
Signed-off-by: deadprogram <[email protected]>
Diffstat (limited to 'targets')
-rw-r--r--targets/pybadge.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/pybadge.json b/targets/pybadge.json
index 232a1bab2..b41f87ada 100644
--- a/targets/pybadge.json
+++ b/targets/pybadge.json
@@ -1,6 +1,6 @@
{
"inherits": ["atsamd51j19a"],
- "build-tags": ["pybadge"],
+ "build-tags": ["pybadge", "ninafw"],
"serial": "usb",
"flash-1200-bps-reset": "true",
"flash-method": "msd",