[beken-72xx] Disable OTA encryption

This commit is contained in:
Kuba Szczodrzyński
2023-01-28 12:50:37 +01:00
parent a3e7e21d45
commit 861e741030
2 changed files with 5 additions and 12 deletions

View File

@@ -3,10 +3,8 @@
"f_cpu": "120000000L",
"prefix": "arm-none-eabi-",
"bkota": {
"encryption": "aes256",
"compression": "gzip",
"key": "0123456789ABCDEF0123456789ABCDEF",
"iv": "0123456789ABCDEF"
"encryption": "none",
"compression": "gzip"
}
},
"connectivity": [