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:
deadprogram
2021-06-25 18:20:44 +02:00
committed by Ayke
parent 96e863f0f3
commit 0e267dd230
4 changed files with 3 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@
"inherits": [
"rp2040"
],
"serial": "uart",
"build-tags": ["feather_rp2040"],
"linkerscript": "targets/feather-rp2040.ld",
"extra-files": [