Set "TDB_INTERNAL" default storage for Pelion

NUCLEO_F411RE
NUCLEO_F429ZI
UBLOX_EVK_ODIN_W2
pull/9195/head
Alexander Zilberkant 2019-01-01 19:36:51 +02:00
parent 7ad02620ae
commit 454ae256d4
1 changed files with 9 additions and 0 deletions

View File

@ -16,6 +16,15 @@
},
"K66F": {
"storage_type": "TDB_INTERNAL"
},
"NUCLEO_F411RE": {
"storage_type": "TDB_INTERNAL"
},
"NUCLEO_F429ZI": {
"storage_type": "TDB_INTERNAL"
},
"UBLOX_EVK_ODIN_W2": {
"storage_type": "TDB_INTERNAL"
}
}
}