This commit is contained in:
2026-04-08 18:08:13 +02:00
commit 9504255571
15 changed files with 1754 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
idf_component_register(SRCS "main.c"
"../components/mirf/mirf.c"
"../components/mirf/mirf.h"
INCLUDE_DIRS ".")