mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #10527 from OpenNuvoton/nuvoton_flashiap_component
Nuvoton: Add COMPONENT_FLASHIAP supportpull/10567/head
commit
f8cedf3fc7
|
@ -7430,6 +7430,7 @@
|
|||
"FLASH",
|
||||
"MPU"
|
||||
],
|
||||
"components_add": ["FLASHIAP"],
|
||||
"release_versions": ["2", "5"],
|
||||
"device_name": "M453VG6AE",
|
||||
"bootloader_supported": true,
|
||||
|
@ -8096,6 +8097,7 @@
|
|||
"FLASH",
|
||||
"MPU"
|
||||
],
|
||||
"components_add": ["FLASHIAP"],
|
||||
"detect_code": ["1305"],
|
||||
"release_versions": ["5"],
|
||||
"device_name": "M2351KIAAEES",
|
||||
|
|
Loading…
Reference in New Issue