Historial de Commits

Autor SHA1 Mensaje Fecha
  David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() hace 6 años
  David Cermak a49b934ef8 examples: protocol examples which use common connection component hace 6 años
  David Cermak f0c6bb431f ci: mqtt ssl test updated to output larger data in form of binary partition hace 6 años
  Angus Gratton 05180dfb4c Merge branch 'bugfix/mqtt_reference_latest_version' into 'master' hace 6 años
  Marius Vikhammer c6934d6175 MQTT: update default broker URL for examples hace 6 años
  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 hace 6 años
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
  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 hace 6 años
  David Cermak 2972f96982 esp-tls: capturing specific errors to be available in tcp_transport and then in application code hace 6 años
  David Cermak 1ae0dfe7ef mqtt: added support for esp event loop, updating examples to register and use event loop handler hace 6 años
  Ivan Grokhotkov 6548afcf49 examples/protocols/mqtt: use common network component hace 7 años
  David Cermak b13a536041 mqtt tests: connect to local broker when running in CI to make the tests more reliable hace 7 años
  David Cermak 13bf307c85 mqtt: support for BEFORE_CONNECT event in idf hace 7 años
  David Cermak 23345d2021 MQTT: Integrate esp-mqtt library into idf hace 7 años