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.
2 parents 26beda5 + 6d7a18c commit fb69410Copy full SHA for fb69410
mbed_app.json
@@ -38,6 +38,11 @@
38
"update-client.application-details": "0x08020000",
39
"firmware_metadata_header_size": "0x400"
40
},
41
+ "NUCLEO_L476RG": {
42
+ "firmware_metadata_header_address": "0x08020000",
43
+ "update-client.application-details": "0x08020000",
44
+ "firmware_metadata_header_size": "0x800"
45
+ },
46
"UBLOX_EVK_ODIN_W2": {
47
"firmware_metadata_header_address": "0x08020000",
48
0 commit comments