1 2 3 4 5 6 7 8 9 10 11 12 13 14
set(SRC "epd.c" "gui.c" "ntp.c" "dht.c" "main.c" "news.c" "scrn.c" "wifi.c" "stock.c" ) idf_component_register(SRCS ${SRC} INCLUDE_DIRS ".")