This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-06 15:58:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adba62ff7b51fdd8d7280b6e0534a8b0b425333a
esp-idf
/
examples
/
protocols
/
mqtt
/
ssl_mutual_auth
/
main
History
Euripedes Rocha
63b91c0608
feat(mqtt): Add reason code to SUBSCRIBED event in examples
2025-06-18 14:19:46 +02:00
..
app_main.c
feat(mqtt): Add reason code to SUBSCRIBED event in examples
2025-06-18 14:19:46 +02:00
client.crt
mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style
2018-10-30 08:04:09 +01:00
client.key
mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style
2018-10-30 08:04:09 +01:00
CMakeLists.txt
change(examples): explicitly specify component dependencies for examples
2024-11-20 14:11:24 +01:00
idf_component.yml
feat(examples): add local components via idf_component.yml
2023-09-19 10:38:24 +02:00
mosquitto.org.crt
MQTT: add server side authentication to mutual auth example
2020-08-12 11:25:00 +08:00