mirror of
https://gitlab.com/fabinfra/fabhardware/FabReader2.git
synced 2025-03-12 14:41:53 +01:00
3 lines
232 B
CMake
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") |