Add esp32s2 support

This commit is contained in:
2026-04-12 21:25:01 +03:00
parent 98cc0db107
commit 818a84bf4f
10 changed files with 176 additions and 91 deletions

6
esp32/sdkconfig.defaults Normal file
View File

@@ -0,0 +1,6 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) 6.0.0 Project Minimal Configuration
#
CONFIG_WIFI_SSID="IoT_ext"
CONFIG_WIFI_PASS="s1SgU2W3d5UEQi"
CONFIG_SERVER_HOST="192.168.17.90"