4 lines
168 B
CMake
4 lines
168 B
CMake
idf_component_register(
|
|
SRCS "valconomy.c" "ui.c" "lcd.c" "usb.c" "font/tungsten_40.c" "font/tungsten_180.c" "img/bg.c" "img/moon.c" "img/star.c"
|
|
INCLUDE_DIRS ".")
|