mirror of https://github.com/ARMmbed/mbed-os.git
FastModel: enable FLASHIAP componment
parent
489bd10626
commit
2e4329192e
|
@ -14,6 +14,10 @@
|
|||
"REALTEK_RTL8195AM": {
|
||||
"base-address": "0x1C0000",
|
||||
"size": "0x40000"
|
||||
},
|
||||
"FVP_MPS2_M3": {
|
||||
"base-address": "0x00200000",
|
||||
"size": "0x200000"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8058,7 +8058,7 @@
|
|||
"USTICKER"
|
||||
],
|
||||
"release_versions": ["5"],
|
||||
"components_add": ["LAN91C111"],
|
||||
"components_add": ["LAN91C111", "FLASHIAP"],
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue