Nuvoton: Add COMPONENT_FLASHIAP support

Some Nuvoton targets support DEVICE_FLASH but their corresponding COMPONENT_FLASHIAP
supports are not enabled. Enable them:

NUMAKER_PFM_M453
NUMAKER_PFM_M2351
pull/10527/head
ccli8 2019-05-02 14:36:54 +08:00
parent 5dab1e4999
commit 92e0b2a17f
1 changed files with 2 additions and 0 deletions

View File

@ -7425,6 +7425,7 @@
"FLASH",
"MPU"
],
"components_add": ["FLASHIAP"],
"release_versions": ["2", "5"],
"device_name": "M453VG6AE",
"bootloader_supported": true,
@ -8091,6 +8092,7 @@
"FLASH",
"MPU"
],
"components_add": ["FLASHIAP"],
"detect_code": ["1305"],
"release_versions": ["5"],
"device_name": "M2351KIAAEES",