aboutsummaryrefslogtreecommitdiff
path: root/src/target/espressif/Makefile.am
blob: 2a9045b8adc54929a2a6a2e013e9863311fc9cea (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES += %D%/libespressif.la
%C%_libespressif_la_SOURCES = \
       %D%/esp_xtensa.c \
       %D%/esp_xtensa.h \
       %D%/esp_xtensa_smp.c \
       %D%/esp_xtensa_smp.h \
       %D%/esp32s2.c \
       %D%/esp32s2.h \
       %D%/esp32.c \
       %D%/esp32.h