target/espressif: add semihosting support
[fw/openocd] / src / target / espressif / Makefile.am
index 1b4f8062e31a08bd7dacb16b24b028f58f02357a..8367a3881931e4107e74c3abaa11468c1c3226e7 100644 (file)
@@ -6,6 +6,10 @@ noinst_LTLIBRARIES += %D%/libespressif.la
        %D%/esp_xtensa.h \
        %D%/esp_xtensa_smp.c \
        %D%/esp_xtensa_smp.h \
+       %D%/esp_xtensa_semihosting.c \
+       %D%/esp_xtensa_semihosting.h \
        %D%/esp32.c \
        %D%/esp32s2.c \
-       %D%/esp32s3.c
+       %D%/esp32s3.c \
+       %D%/esp_semihosting.c \
+       %D%/esp_semihosting.h