Files
Кобелев Андрей Андреевич a111352dc5 Прошло 2 года.
2026-03-10 22:54:23 +03:00

5 lines
282 B
CMake

idf_component_register(SRCS "screen_diag.c" "epd.c" "commands.c" "commands/system.c"
"commands/screen.c" "commands/graphics.c" "commands/tests.c"
INCLUDE_DIRS "." "res/fonts"
REQUIRES epdiy console nvs_flash fatfs esp_app_format)