]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/Makefile.am
Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoC
[openocd] / src / flash / nor / Makefile.am
index ebf47756f1acb0e3fa6e534098462d8fc4cd510f..b9353642feefadfd5cd6e9faab3b83e1abfaeaa1 100644 (file)
@@ -18,6 +18,7 @@ NOR_DRIVERS = \
        %D%/ath79.c \
        %D%/atsamv.c \
        %D%/avrf.c \
+       %D%/bluenrg-x.c \
        %D%/cfi.c \
        %D%/dsp5680xx_flash.c \
        %D%/efm32.c \
@@ -41,6 +42,7 @@ NOR_DRIVERS = \
        %D%/ocl.c \
        %D%/pic32mx.c \
        %D%/psoc4.c \
+       %D%/psoc6.c \
        %D%/sim3x.c \
        %D%/spi.c \
        %D%/stmsmi.c \
@@ -55,6 +57,7 @@ NOR_DRIVERS = \
        %D%/str9xpec.c \
        %D%/tms470.c \
        %D%/virtual.c \
+       %D%/xcf.c \
        %D%/xmc1xxx.c \
        %D%/xmc4xxx.c