Add esp32s2 support
This commit is contained in:
6
esp32/sdkconfig.defaults
Normal file
6
esp32/sdkconfig.defaults
Normal 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"
|
||||
Reference in New Issue
Block a user