New board: Waveshare ESP32 S3 Touch LCD 4.3" (#248)

This commit is contained in:
Ken Van Hoeylandt
2025-03-14 23:55:48 +01:00
committed by GitHub
parent f85d0239ff
commit 0ebc022946
14 changed files with 305 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ release m5stack-core2
build m5stack-cores3
release m5stack-cores3
build waveshare-s3-touch-43
release waveshare-s3-touch-43
duration=$SECONDS
echo "Finished in $((duration / 60)) minutes and $((duration % 60)) seconds."