Skip to content

Commit 2bc92fc

Browse files
Marcelo SalazarLiyouZhou
authored andcommitted
Add bootloader support for UBLOX_C030_U201 (ARMmbed#53)
* Add support for UBLOX_C030_U201
1 parent 53264e1 commit 2bc92fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mbed_app.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
"update-client.application-details": "0x08020000",
6262
"firmware_metadata_header_size": "0x400"
6363
},
64+
"UBLOX_C030_U201": {
65+
"firmware_metadata_header_address": "0x08020000",
66+
"update-client.application-details": "0x08020000",
67+
"firmware_metadata_header_size": "0x800"
68+
},
6469
"DISCO_L476VG": {
6570
"firmware_metadata_header_address": "0x08020000",
6671
"update-client.application-details": "0x08020000",

0 commit comments

Comments
 (0)