ota update first version, with led management

This commit is contained in:
Emanuele Trabattoni
2025-08-05 11:56:13 +02:00
parent 80fda62344
commit 5bff567863
7 changed files with 212 additions and 7 deletions

View File

@@ -23,6 +23,9 @@ build_type = release
board_build.filesystem = ffat
board_build.partitions = fatfs_partition.csv ; se stai usando uno custom
upload_protocol = espota
upload_port = 10.0.2.139
[env:esp32-s3-waveshare8-debug]
platform = ${env:esp32-s3-waveshare8.platform}