First submit, make led blink

This commit is contained in:
2026-03-01 19:52:25 -05:00
parent 3b2b0a5078
commit d27b6e702f
12 changed files with 247 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
idf_component_register(SRCS "main.cpp"
INCLUDE_DIRS ".")