Merge branch 'master' into structure-refactor

This commit is contained in:
Kuba Szczodrzyński
2023-03-13 17:41:21 +01:00
9 changed files with 127 additions and 18 deletions

View File

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