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