Update project structure

This commit is contained in:
Kuba Szczodrzyński
2022-04-22 19:36:23 +02:00
parent 92df33d494
commit 85880c1ce9
16 changed files with 2273 additions and 67 deletions

View File

@@ -1,9 +1,13 @@
{
"build": {
"mcu": "rtl8710bn",
"family": "rtl8710",
"variant": "wr3",
"ldscript_sdk": "rlx8711B-symbol-v02-img2_xip1_2M.ld",
"f_cpu": "125000000L",
"amb_ota1_offset": "0x0800B000",
"amb_ota2_offset": "0x080D0000"
"amb_ota2_offset": "0x080D0000",
"amb_boot_all": "boot_all.bin"
},
"frameworks": [
"realtek-ambz-sdk"