We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b753db9 commit 172a423Copy full SHA for 172a423
configs/internal_flash_no_rot.json
@@ -128,6 +128,20 @@
128
"target.restrict_size" : "0x20000",
129
"mbed-bootloader.bootloader-size" : "(128*1024)",
130
"update-client.application-details": "(MBED_ROM_START + MBED_BOOTLOADER_SIZE + 128*1024)"
131
+ },
132
+ "GR_LYCHEE": {
133
+ "target.bootloader_supported" : true,
134
+ "kvstore-size" : "(2*24*1024)",
135
+ "target.restrict_size" : "0x10000",
136
+ "mbed-bootloader.bootloader-size" : "(64*1024)",
137
+ "update-client.storage-page" : 1
138
139
+ "RZ_A1H": {
140
141
142
143
144
145
}
146
147
0 commit comments