David Cermak
|
31b2702387
esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()
|
6 лет назад |
David Cermak
|
a49b934ef8
examples: protocol examples which use common connection component
|
6 лет назад |
David Cermak
|
f0c6bb431f
ci: mqtt ssl test updated to output larger data in form of binary partition
|
6 лет назад |
Angus Gratton
|
05180dfb4c
Merge branch 'bugfix/mqtt_reference_latest_version' into 'master'
|
6 лет назад |
Marius Vikhammer
|
c6934d6175
MQTT: update default broker URL for examples
|
6 лет назад |
David Cermak
|
640eac84fa
mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
David Cermak
|
587739391c
esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle
|
6 лет назад |
David Cermak
|
2972f96982
esp-tls: capturing specific errors to be available in tcp_transport and then in application code
|
6 лет назад |
David Cermak
|
1ae0dfe7ef
mqtt: added support for esp event loop, updating examples to register and use event loop handler
|
6 лет назад |
Ivan Grokhotkov
|
6548afcf49
examples/protocols/mqtt: use common network component
|
7 лет назад |
David Cermak
|
b13a536041
mqtt tests: connect to local broker when running in CI to make the tests more reliable
|
7 лет назад |
David Cermak
|
13bf307c85
mqtt: support for BEFORE_CONNECT event in idf
|
7 лет назад |
David Cermak
|
23345d2021
MQTT: Integrate esp-mqtt library into idf
|
7 лет назад |