David Cermak
|
cdb7bfd188
|
fix(examples): Test the SLIP netif example on target as well
|
2025-02-20 11:58:49 +01:00 |
|
Guilherme Alves Ferreira
|
c679ceed85
|
Merge pull request #718 from glmfe/feat/lws
[lws]: Add initial support for libwebsockets
|
2025-02-19 11:26:03 -03:00 |
|
glmfe
|
5f66f35f5f
|
feat(lws): Add initial support libwebsockets component
|
2025-02-19 10:16:42 -03:00 |
|
David Cermak
|
e65f22ab6c
|
ci(mdns): Check mdns sources for std alloc functions
|
2025-02-13 15:02:18 +01:00 |
|
David Cermak
|
87f835af0f
|
fix(mosq): Run IDF build test only on master or labeled PRs
|
2025-01-31 11:19:00 +01:00 |
|
David Cermak
|
6f7c52cc3f
|
fix(asio): Add tests for IDF-v5.4
|
2025-01-24 10:47:54 +01:00 |
|
David Cermak
|
4eda7d472f
|
fix(modem): Fix deprecated download action
|
2025-01-23 19:15:28 +01:00 |
|
David Cermak
|
9162de1150
|
fix(mosq): Remove temp modification of IDF files
|
2025-01-21 12:27:09 +01:00 |
|
David Cermak
|
90d663ad01
|
feat(mosq): Add IDF MQTT stress tests to mosquitto CI
|
2025-01-21 12:27:09 +01:00 |
|
David Cermak
|
ae5a8ceeda
|
fix(mosq): Run mosquitto version check only on labeled job or push
|
2025-01-20 12:56:02 +01:00 |
|
David Cermak
|
95294f5f89
|
fix(mosq): Add consistency check for api docs and versions
|
2024-12-20 15:07:37 +01:00 |
|
David Cermak
|
d57b8c5b29
|
feat(mosq): Add example with two brokers synced on P2P
Broker-less two chip example which virtual private IoT
networks on MQTT protocol.
|
2024-12-19 16:40:02 +01:00 |
|
david-cermak
|
32387f7e39
|
Merge pull request #702 from david-cermak/fix/modem_data_cmd_mode_refine
[modem]: Refine data -> command transition
|
2024-12-04 15:42:43 +01:00 |
|
David Cermak
|
dbc3ea6809
|
fix(common): Export IDF environment in bash shell
To avoid issues with IDF_PATH/export with the latest tools
|
2024-12-04 14:44:43 +01:00 |
|
David Cermak
|
0cb59ff80d
|
fix(modem): Detect serial ports properly
|
2024-11-29 18:27:26 +01:00 |
|
Abhik Roy
|
1fcc5b1d56
|
feat(console): Added component with mqtt command
|
2024-11-29 00:59:27 +11:00 |
|
David Cermak
|
433a033fcc
|
fix(modem): Remove tests and support for IDFv4.4, added IDFv5.4
|
2024-11-20 11:35:33 +01:00 |
|
David Cermak
|
685d47cd2f
|
fix(common): Disable clang-check for unsecure/deprecated APIs
|
2024-11-11 16:47:18 +01:00 |
|
David Cermak
|
31f57ad067
|
feat(sockutls): Add initial support for socket helpers
|
2024-11-11 16:47:13 +01:00 |
|
david-cermak
|
73b3293b86
|
Merge pull request #610 from david-cermak/feat/mosq_tls
[mosq]: Added TLS transport to mosquitto port
|
2024-10-11 10:57:05 +02:00 |
|
David Cermak
|
c2c4bf835a
|
docs(mosq): Prepare mosquitto component for publishing
|
2024-10-11 08:54:15 +02:00 |
|
David Cermak
|
1af4bbe1ab
|
feat(mosq): Added support for TLS transport using ESP-TLS
|
2024-10-11 08:38:06 +02:00 |
|
David Cermak
|
e992787bcd
|
chore(common): Moved esp-wifi-remote devel to separate repo
esp-wifi-remote is being developed in https://github.com/espressif/esp-wifi-remote
from v0.4.0 (last released version from esp-protocols repo)
|
2024-10-07 15:05:31 +02:00 |
|
david-cermak
|
d6347a9d5f
|
Merge pull request #660 from david-cermak/feat/wifi_remote_flat
[wifi_remote]: Make flat version structure across IDF releases
|
2024-09-26 10:07:28 +02:00 |
|
David Cermak
|
50c113e412
|
feat(wifi_remote): Add build test for current IDF examples
Building also standard IDF examples that use esp-wifi-remote (building
for wifiless targets ESP32P4, ESP32H2 and one wifi target ESP32s3)
|
2024-09-26 08:37:40 +02:00 |
|
David Cermak
|
8795d16466
|
fix(wifi_remote): Fix CI builds to generate configs per slave selection
Rather than keeping sdkconfig.ci.*** for the smoke tests in git
|
2024-09-26 08:35:27 +02:00 |
|
David Cermak
|
1a57a878be
|
fix(wifi_remote): Fix checking API compat against reference dir
rather than git history, as it might now work in GitHub CI (due to
shallow cloning)
|
2024-09-26 08:28:05 +02:00 |
|
david-cermak
|
6705bcae5e
|
Merge pull request #606 from david-cermak/feat/mosquitto
[mosq]: Support for TCP listener mode of mosquitto broker on ESP32
|
2024-09-17 10:05:08 +02:00 |
|
David Cermak
|
e2392c36fe
|
fix(mosq): Fix clean compilation addressing _GNU_SOURCE redefined
|
2024-09-16 14:50:36 +02:00 |
|
David Cermak
|
5c850cdad3
|
feat(mosq): Add target tests with localhost broker-client
|
2024-09-16 14:50:36 +02:00 |
|
David Cermak
|
de4531e8c7
|
feat(mosq): Initial moquitto v2.0.18 port (TCP only)
|
2024-09-16 14:50:31 +02:00 |
|
David Cermak
|
fb7b0c201d
|
ci(common): Fix clang-tidy job not use deprecated action
|
2024-09-12 09:37:03 +02:00 |
|
David Cermak
|
f8ae7defd6
|
feat(modem): Added target test config with CHAP authentication
Related to https://github.com/espressif/esp-protocols/issues/635
|
2024-08-27 16:51:44 +02:00 |
|
David Cermak
|
34d7c1b23b
|
ci(common): Ignore nearly full partition on C6 builds
|
2024-08-16 15:41:53 +02:00 |
|
David Cermak
|
50d059af07
|
feat(mdns): Add linux console functional tests
|
2024-08-15 15:25:49 +02:00 |
|
Suren Gabrielyan
|
8d91f5fd62
|
fix(ci): allow unsecure node version for self hosted runner
|
2024-07-19 17:00:00 +04:00 |
|
Suren Gabrielyan
|
5ccc018a98
|
fix(websocket): fix of websocket host example
|
2024-07-19 15:50:07 +04:00 |
|
David Cermak
|
8d0152f612
|
fix(common): Fix pre-commit hook to use released astyle_py
The previous version (c00138088) required pyyaml 3.0.0 which is broken
on certain plafroms (e.g. Fedora 39)
Closes https://github.com/espressif/esp-protocols/issues/592
|
2024-06-14 12:24:31 +02:00 |
|
David Cermak
|
dabd4bfd0e
|
fix(modem): Fix host tests to run gcov in python virt env
|
2024-06-07 12:45:23 +02:00 |
|
david-cermak
|
3f12ef6eea
|
Merge pull request #580 from david-cermak/fix/ci_build_jobs
ci(common): Fix build jobs to install only idf-build-apps in idf cotainer
|
2024-05-28 17:39:25 +02:00 |
|
David Cermak
|
90fdcfc340
|
fix(eppp): Add build test for IDF v5.3, fix idf-build-apps deps
|
2024-05-28 16:10:19 +02:00 |
|
David Cermak
|
ce27c13352
|
ci(console): Ignore latest ethernet deprecation warning
|
2024-05-28 14:57:17 +02:00 |
|
David Cermak
|
eab58de630
|
ci(common): Fix build jobs to install only idf-build-apps in idf container
|
2024-05-28 14:40:46 +02:00 |
|
david-cermak
|
fcb60806a9
|
Merge pull request #575 from david-cermak/fix/wifi_remote_keys
fix(wifi_remote): Do not restrict EPPP config to RSA keys only
|
2024-05-28 08:52:04 +02:00 |
|
David Cermak
|
22914d4b7b
|
fix(wifi_remote): Fix build test to download only idf-build-apps deps
|
2024-05-27 17:18:27 +02:00 |
|
Ivan Grokhotkov
|
c12616c91d
|
ci: remove libtinfo5 installation step
|
2024-05-23 17:25:52 +02:00 |
|
Suren Gabrielyan
|
8f19c60c19
|
Merge pull request #567 from gabsuren/CI/idf_5.3
ci(common): added idf release-v5.2, release-v5.3 targets(IDF-9875)
|
2024-05-09 22:40:16 +04:00 |
|
Suren Gabrielyan
|
281e933808
|
ci(common): added idf release-v5.2, release-v5.3 targets
|
2024-05-09 20:56:02 +04:00 |
|
david-cermak
|
f4bdf0ab6c
|
Merge pull request #545 from david-cermak/feat/clang_tidy_check
ci(common): Add clang tidy check to esp-protocols
|
2024-05-09 14:56:01 +02:00 |
|
David Cermak
|
eb84eed8d3
|
ci(common): Add clang tidy check to esp-protocols
|
2024-04-26 12:39:52 +02:00 |
|