Initialize ESP32-S3 smoke-test project cycling the RGB led.

This commit is contained in:
2026-08-21 11:51:56 +02:00
commit 0ce360da20
10 changed files with 227 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.pio/
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch/
sdkconfig
sdkconfig.*
!sdkconfig.defaults
managed_components/
compile_commands.json