starting MCU development

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-06-15 17:25:53 +02:00
parent 9806d4c9ae
commit 1c7942384b
7 changed files with 21 additions and 23 deletions

View File

@@ -10,6 +10,9 @@ if (DEFINED ENV{IDF_PATH})
src/ui/SettingsMenu.cpp
src/ui/SplashScreen.cpp
INCLUDE_DIRS "include"
PRIV_REQUIRES
ruth
u8g2
)
return()
endif ()