re: working blink example

This commit is contained in:
2025-12-06 23:06:05 -06:00
parent 73fc9150f8
commit 47a902c2f7
3 changed files with 53 additions and 0 deletions

2
config/CMakeLists.txt Normal file
View File

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