drivers: flash: support for Nuvoton numaker series FMC
Add Nuvoton numaker series flash memory controller(FMC) with erase, read & write features of soc-flash. Also update Nuvoton manifest to include zephyrproject-rtos/hal_nuvoton#6. Signed-off-by: cyliang tw <cyliang@nuvoton.com>
This commit is contained in:
parent
748683fae6
commit
ecbaac60bd
8 changed files with 335 additions and 8 deletions
|
@ -152,4 +152,6 @@ source "drivers/flash/Kconfig.xmc4xxx"
|
|||
|
||||
source "drivers/flash/Kconfig.ifx_cat1"
|
||||
|
||||
source "drivers/flash/Kconfig.numaker"
|
||||
|
||||
endif # FLASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue