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

@@ -1,7 +1,6 @@
idf_component_register(SRCS
"main.c"
"setup.c"
"button_handling.c"
"main.cpp"
"app_task.cpp"
INCLUDE_DIRS "."
REQUIRES
insa