Skip to content

Commit 92e0b2a

Browse files
committed
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
1 parent 5dab1e4 commit 92e0b2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7425,6 +7425,7 @@
74257425
"FLASH",
74267426
"MPU"
74277427
],
7428+
"components_add": ["FLASHIAP"],
74287429
"release_versions": ["2", "5"],
74297430
"device_name": "M453VG6AE",
74307431
"bootloader_supported": true,
@@ -8091,6 +8092,7 @@
80918092
"FLASH",
80928093
"MPU"
80938094
],
8095+
"components_add": ["FLASHIAP"],
80948096
"detect_code": ["1305"],
80958097
"release_versions": ["5"],
80968098
"device_name": "M2351KIAAEES",

0 commit comments

Comments
 (0)