flash/nor: add support for Nuvoton NPCX series flash
[fw/openocd] / src / flash / nor / Makefile.am
index b95b003dff5d96fd0b1fcc4c87fc786a63861374..a5ef422104428dd2630c237721ea371526e23207 100644 (file)
@@ -44,6 +44,7 @@ NOR_DRIVERS = \
        %D%/mrvlqspi.c \
        %D%/niietcm4.c \
        %D%/non_cfi.c \
+       %D%/npcx.c \
        %D%/nrf5.c \
        %D%/numicro.c \
        %D%/ocl.c \
@@ -52,10 +53,13 @@ NOR_DRIVERS = \
        %D%/psoc5lp.c \
        %D%/psoc6.c \
        %D%/renesas_rpchf.c \
+       %D%/rp2040.c \
+       %D%/sfdp.c \
        %D%/sh_qspi.c \
        %D%/sim3x.c \
        %D%/spi.c \
        %D%/stmsmi.c \
+       %D%/stmqspi.c \
        %D%/stellaris.c \
        %D%/stm32f1x.c \
        %D%/stm32f2x.c \
@@ -83,6 +87,8 @@ NORHEADERS = \
        %D%/imp.h \
        %D%/non_cfi.h \
        %D%/ocl.h \
+       %D%/sfdp.h \
        %D%/spi.h \
        %D%/stm32l4x.h \
+       %D%/stmqspi.h \
        %D%/msp432.h