mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-02 10:49:06 +00:00
targets: add serial key to JSON files for newly added rp2040 boards, and also nano-33-ble board
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"inherits": [
|
||||
"rp2040"
|
||||
],
|
||||
"serial": "uart",
|
||||
"build-tags": ["nano_rp2040"],
|
||||
"linkerscript": "targets/pico.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user