Commit Graph

9 Commits

Author SHA1 Message Date
Euripedes Rocha Filho 04f8e3765d chore: Adds pre-commit checks and introduce conventional commits 2025-09-26 17:45:16 +02:00
David Cermak 651c2fb4a2 ci: Fix travis build with legacy IDFs 2020-07-24 14:56:12 +02:00
David Cermak 1d294f7606 ci: github build esp-mqtt with more stable IDF (latest release version rather then master)
fixed also internal ci: use the same git command for buld and static analysis (reset --hard instead of checkout)
2019-05-15 13:40:14 +02:00
David Cermak 9d70713b2e ci: fixed incorrect git checkout submodules causing build failures when switching between IDF releases 2019-04-10 14:21:07 +02:00
David Cermak dc801ce8ea ci: added basic support for building + static analysis with IDF master 2019-01-29 16:31:14 +01:00
David Cermak e26764502a mqtt_client_stop stops only if started, fixed tabs->spaces, updated README, removed unused config
closes #62
2018-10-05 16:01:29 +02:00
Tuan PM c26f1dc607 Add emitter client example 2018-06-08 10:47:47 +07:00
Tuan PM 4721921bd2 add -j4 for make project with travis 2018-02-17 12:16:06 +07:00
Tuan PM e729246fc1 add travis build 2018-02-17 12:07:35 +07:00