mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-10-02 14:44:51 +00:00
Fix 4.4 build
This commit is contained in:
parent
2c3741a290
commit
cf426a61ef
4
.github/configs/sdkconfig.defaults
vendored
4
.github/configs/sdkconfig.defaults
vendored
@ -1,6 +1,6 @@
|
|||||||
# Workaround for https://github.com/espressif/esp-idf/issues/7631
|
# Workaround for https://github.com/espressif/esp-idf/issues/7631
|
||||||
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=n
|
#CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=n
|
||||||
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=n
|
#CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=n
|
||||||
|
|
||||||
# Some examples (ledc-simple) require a larger than the default stack size for
|
# Some examples (ledc-simple) require a larger than the default stack size for
|
||||||
# the main thread.
|
# the main thread.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user