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
+5
View File
@@ -0,0 +1,5 @@
version: "0.1.0"
description: ESP32 Serial Swiss Army Knife application
dependencies:
idf: ">=5.3.0"
espressif/led_strip: "^3.0.3"