File tree Expand file tree Collapse file tree
ports/espressif/esp-idf-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148 url = https://github.com/adafruit/esp-idf.git
149149 branch = circuitpython8
150150[submodule "ports/espressif/certificates/nina-fw "]
151- path = ports/espressif /certificates/nina-fw
151+ path = lib /certificates/nina-fw
152152 url = https://github.com/adafruit/nina-fw.git
153153[submodule "frozen/Adafruit_CircuitPython_ST7789 "]
154154 path = frozen/Adafruit_CircuitPython_ST7789
File renamed without changes.
Original file line number Diff line number Diff line change @@ -795,7 +795,7 @@ CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
795795# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set
796796CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE=y
797797CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE=y
798- CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="certificates/nina-fw/data/roots.pem"
798+ CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="../../lib/ certificates/nina-fw/data/roots.pem"
799799# end of Certificate Bundle
800800
801801CONFIG_MBEDTLS_ECP_RESTARTABLE=y
Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
572572# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set
573573CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE=y
574574CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE=y
575- CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="certificates/nina-fw/data/roots.pem"
575+ CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="../../lib/ certificates/nina-fw/data/roots.pem"
576576# end of Certificate Bundle
577577
578578CONFIG_MBEDTLS_ECP_RESTARTABLE=y
You can’t perform that action at this time.
0 commit comments