Files
system-control/firmware/sdkconfig.defaults.esp32s3
T
mars3142 0869ecc8ce code enhancements
- add MQTT
- add ESP32-C6
- fix simulation

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-03-16 08:43:06 +01:00

5 lines
93 B
Plaintext

# default ESP target
CONFIG_IDF_TARGET="esp32s3"
CONFIG_API_SERVER_HOSTNAME="system-client"