Aditya Patwardhan
841e8d7c60
configure_ds.py: Fix the error for prod mode. They script now only verifies the purpose in the prod mode.
...
Closes https://github.com/espressif/esp-idf/issues/8285
2025-09-19 18:51:40 +08:00
Sachin Billore
380f031a98
ESP32S3 support for ESP-MQTT SSL Mutual Authentication with Digital Signature
...
Closes IDF-3859
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
13f6635a51
configure_ds.py: Fix double quoted strings ( pre_hook check )
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
e64379783b
esp32c3/Digital Signature: mbedtls integration through ESP-TLS
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
a25f7b73e4
configure_ds.py: Add function documentation for improving redability.
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
a3f9fea41f
esp32s2/configure_ds.py: The script now reads and parses the efuse summary of
...
the esp32-s2 chip.
* Added option to read and use previously burned efuse keys
* Added option for the user to save the DS parameters for
* development purpose.
* Updated required documentation.
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
c8fa8e1cb0
Fixed typo in configure_ds.py script commmand.
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
b934cb2943
esp32s2-ssl_ds: Use CLI interface for espefuse in configure_ds.py
...
* make the project CMakelists to flash the external partition "pre_prov"
* Remove the dependancy of configure_ds.py on esptool.py
* Updated README
* Fix the help menu
2025-09-19 18:51:40 +08:00
Aditya Patwardhan
20d4b4fa59
esp32s2/esp_ds: Added mqtt example for TLS using Digital Signature
2025-09-19 18:51:40 +08:00