4 lines
88 B
CMake
4 lines
88 B
CMake
idf_component_register(
|
|
SRCS "valconomy.c" "ui.c" "lcd.c" "usb.c"
|
|
INCLUDE_DIRS ".")
|