machine/pyportal: add needed values to board file for ninafw BLE support

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2024-01-06 18:58:24 +01:00
committed by Ron Evans
parent c7c9a76af5
commit 8c90f4facf
4 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"inherits": ["atsamd51j20a"],
"build-tags": ["pyportal"],
"build-tags": ["pyportal", "ninafw"],
"serial": "usb",
"flash-1200-bps-reset": "true",
"flash-method": "msd",