mirror of https://github.com/ARMmbed/mbed-os.git
Set "TDB_INTERNAL" default storage for Pelion
NUCLEO_F411RE NUCLEO_F429ZI UBLOX_EVK_ODIN_W2pull/9195/head
parent
7ad02620ae
commit
454ae256d4
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue