Commit Graph

4 Commits

Author SHA1 Message Date
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