Skip to content

Commit 36bdf0f

Browse files
author
Cruz Monrreal
authored
Merge pull request #8951 from jeromecoutant/PR_NVSTORE
Remove NVSTORE enabled from NUCLEO_F410RB
2 parents f8e1116 + b2cfef2 commit 36bdf0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

features/storage/nvstore/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
}
3030
},
3131
"target_overrides": {
32+
"NUCLEO_F410RB": {
33+
"enabled" : false
34+
},
3235
"FUTURE_SEQUANA": {
3336
"area_1_address": "0x100F8000",
3437
"area_1_size": 16384,

0 commit comments

Comments
 (0)