diff options
-rw-r--r-- | targets/p1am-100.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/p1am-100.json b/targets/p1am-100.json index fcfaff1ac..f22f740a3 100644 --- a/targets/p1am-100.json +++ b/targets/p1am-100.json @@ -1,6 +1,6 @@ { "inherits": ["atsamd21g18a"], - "build-tags": ["sam", "atsamd21g18a", "p1am_100"], + "build-tags": ["p1am_100"], "flash-command": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {bin}", "flash-1200-bps-reset": "true" } |