diff options
Diffstat (limited to 'targets/pico2.json')
-rw-r--r-- | targets/pico2.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/targets/pico2.json b/targets/pico2.json new file mode 100644 index 000000000..3c91fa47b --- /dev/null +++ b/targets/pico2.json @@ -0,0 +1,7 @@ +{ + "inherits": [ + "rp2350" + ], + "build-tags": ["pico2"], + "serial-port": ["2e8a:000A"] +} |