File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 143143[submodule "ports/espressif/esp-idf "]
144144 path = ports/espressif/esp-idf
145145 url = https://github.com/adafruit/esp-idf.git
146- branch = circuitpython-v5.1
146+ branch = circuitpython-v5.1.2
147147[submodule "ports/espressif/esp-protocols "]
148148 path = ports/espressif/esp-protocols
149149 url = https://github.com/espressif/esp-protocols.git
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=16384
3737
3838#
3939# Wi-Fi
40-
40+ #
4141# CONFIG_ESP_WIFI_NVS_ENABLED is not set
4242# end of Wi-Fi
4343
@@ -99,6 +99,7 @@ CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
9999# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set
100100# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set
101101# CONFIG_MBEDTLS_ECP_NIST_OPTIM is not set
102+ # CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
102103# end of mbedTLS
103104
104105#
You can’t perform that action at this time.
0 commit comments