mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Switch from platformio to native esp-idf toolchain for ESP32* devices
This commit is contained in:
+1
-2
@@ -39,10 +39,9 @@ esphome:
|
||||
esp32:
|
||||
variant: esp32c6
|
||||
flash_size: 16MB
|
||||
toolchain: esp-idf
|
||||
framework:
|
||||
type: esp-idf
|
||||
# version: 5.4.2
|
||||
# platform_version: 54.03.21
|
||||
|
||||
logger:
|
||||
hardware_uart: USB_SERIAL_JTAG
|
||||
|
||||
Reference in New Issue
Block a user