Kai Jan Kriegel 95060d3db9 argh
2023-04-15 02:34:26 +02:00

3 lines
232 B
CMake

idf_component_register(SRCS "GUI/GUI_Paint.c" "Fonts/font8.c" "Fonts/font12.c" "Fonts/font16.c" "Fonts/font20.c" "Fonts/font24.c"
INCLUDE_DIRS "include/GUI" "include/Fonts"
REQUIRES "epd_266")