drivers: flash: Add support for flash driver on MCK-RA8T1

Initial commit to support flash driver on MCK-RA8T1 board

Signed-off-by: Quy Tran <quy.tran.pz@renesas.com>
This commit is contained in:
Quy Tran 2024-08-16 03:48:19 +00:00 committed by Anas Nashif
commit 79fb5a391a
9 changed files with 65 additions and 5 deletions

View file

@ -9,4 +9,8 @@ config NUM_IRQS
config PINCTRL
default y
# Set to the minimal size of data which can be written.
config FLASH_FILL_BUFFER_SIZE
default 128
endif # SOC_SERIES_RA8T1

View file

@ -19,3 +19,9 @@ config SOC_R7FA8T1AHECBD
config SOC
default "r7fa8t1ahecbd" if SOC_R7FA8T1AHECBD
config DUAL_BANK_MODE
bool "Dual bank mode"
default n
help
Enable dual bank mode