[beken-72xx] Add UF2 uploading based on bk7231tools

This commit is contained in:
Kuba Szczodrzyński
2022-06-23 14:23:22 +02:00
parent 236e9ccda6
commit 45af7c188a
8 changed files with 89 additions and 3 deletions

View File

@@ -22,7 +22,13 @@
],
"upload": {
"maximum_ram_size": 262144,
"flash_size": 2097152
"flash_size": 2097152,
"require_upload_port": true,
"speed": 921600,
"protocol": "uart",
"protocols": [
"uart"
]
},
"doc": {
"params": {