idf mqtt ssl

This commit is contained in:
2025-03-23 21:14:31 -04:00
parent 864341666a
commit 8efa68ae92

View File

@@ -11,5 +11,6 @@
"OPENOCD_SCRIPTS": "/home/abobkov/.espressif/tools/openocd-esp32/v0.12.0-esp32-20240821/openocd-esp32/share/openocd/scripts", "OPENOCD_SCRIPTS": "/home/abobkov/.espressif/tools/openocd-esp32/v0.12.0-esp32-20240821/openocd-esp32/share/openocd/scripts",
"ESP_ROM_ELF_DIR": "/home/abobkov/.espressif/tools/esp-rom-elfs/20230320/", "ESP_ROM_ELF_DIR": "/home/abobkov/.espressif/tools/esp-rom-elfs/20230320/",
"IDF_TARGET": "esp32c3" "IDF_TARGET": "esp32c3"
} },
"idf.flashType": "UART"
} }