We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6baa570 commit 2db08aeCopy full SHA for 2db08ae
firmware/common.yaml
@@ -77,8 +77,8 @@ esphome:
77
esp32:
78
framework:
79
type: esp-idf
80
- # version: 5.3.1
81
- # platform_version: 6.9.0 # https://github.com/platformio/platform-espressif32/releases/
+ version: 5.3.1
+ platform_version: 6.9.0 # https://github.com/platformio/platform-espressif32/releases/
82
sdkconfig_options:
83
CONFIG_MBEDTLS_HKDF_C: y # Needed for bambu KDF
84
CONFIG_MBEDTLS_MD_C: y # Needed for bambu KDF
0 commit comments