Port to ESP32

This commit is contained in:
2026-01-05 21:01:26 +01:00
parent 5f69141a86
commit 05be118dd1
21 changed files with 4025 additions and 29 deletions

5
tools/requirements.txt Normal file
View File

@ -0,0 +1,5 @@
# Flask HTTPS Development Server Requirements
# Install with: pip install -r requirements.txt
Flask>=2.3.0
pyOpenSSL>=23.0.0 # Required for adhoc SSL certificate generation