change(sdkconfig): ensure CONFIG_IDF_TARGET is set for esp32s2

This commit is contained in:
RaffaelW 2026-03-05 18:11:46 +01:00
parent 7ea7944e91
commit 99cb820b0c

View file

@ -1,4 +1,5 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) 5.5.2 Project Minimal Configuration
#
CONFIG_IDF_TARGET="esp32s2"
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y