1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-07-04 10:44:44 +08:00

3 Commits

Author SHA1 Message Date
Gordon Wang
b788232955 Remove void* network pointers (#622) 2019-10-31 13:51:02 -07:00
Sarena Meas
19858bdd30 Update MQTT System tests for connection retries (#620)
* Update MQTT system tests for connection retry.
- In Amazon FreeRTOS the number of retries is set to 3.
- In the CSDK the number of retries is the default of 1,
  since there are no failures in these tests' connections.
- Update doxygen for new test config IOT_TEST_MQTT_CONNECT_RETRY_COUNT
2019-10-30 14:08:14 -07:00
Gordon Wang
d9aaaec4c4 Rearrange directories (#589) 2019-10-07 15:55:03 -07:00