Прошло 2 года.

This commit is contained in:
Кобелев Андрей Андреевич
2026-03-10 22:54:23 +03:00
parent c7636ebd6f
commit a111352dc5
313 changed files with 274971 additions and 1409 deletions

View File

@@ -0,0 +1,4 @@
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)