Remove NVSTORE enabled from NUCLEO_F410RB

pull/8951/head
jeromecoutant 2018-12-03 16:00:44 +01:00
parent ba6b36cb3b
commit b2cfef23bc
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
} }
}, },
"target_overrides": { "target_overrides": {
"NUCLEO_F410RB": {
"enabled" : false
},
"FUTURE_SEQUANA": { "FUTURE_SEQUANA": {
"area_1_address": "0x100F8000", "area_1_address": "0x100F8000",
"area_1_size": 16384, "area_1_size": 16384,