valconomy/firmware/main/CMakeLists.txt

4 lines
88 B
CMake

idf_component_register(
SRCS "valconomy.c" "ui.c" "lcd.c" "usb.c"
INCLUDE_DIRS ".")