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 |
|
David Cermak
|
5df46437f2
|
fix(console): Ignore eth_init hidden config warning
|
2024-04-26 11:57:06 +02:00 |
|
david-cermak
|
f032a9f023
|
Merge pull request #538 from david-cermak/feat/wifi_remote_example
[wifi remote]: Add example without `esp_hosted`
|
2024-04-25 16:03:15 +02:00 |
|
David Cermak
|
6c82ce2915
|
fix(wifi_remote): Make services restartable, code cleanup
|
2024-04-25 15:11:17 +02:00 |
|
David Cermak
|
d2b7c55b89
|
fix(wifi_remote): Add examples to CI
|
2024-04-25 15:11:17 +02:00 |
|
David Cermak
|
0140455ff7
|
feat(tls_cxx): Publish mbedtls component
Adds examples and tests.
Also supports DTLS now.
|
2024-04-11 16:49:54 +02:00 |
|
David Cermak
|
08d06a4b7d
|
fix(wifi_remote): Publish missing esp_wifi_remote and add to README
|
2024-04-02 14:42:31 +02:00 |
|
david-cermak
|
cb682a793e
|
Merge pull request #516 from david-cermak/feat/wifi_remote
New component `esp_wifi_remote`
|
2024-04-02 12:56:12 +02:00 |
|
David Cermak
|
dfb0035858
|
feat(wifi_remote): Added generation step for wifi_remote based on IDF
|
2024-04-02 11:19:24 +02:00 |
|
Suren Gabrielyan
|
84390eb4d4
|
fix(modem): install requirements.txt for modem target tests
|
2024-03-18 15:18:44 +04:00 |
|
Suren Gabrielyan
|
a23a0027fa
|
ci(common): updated github actions(checkout, upload, download) v3 to 4, Ubuntu 20.04 to v22.04
|
2024-03-12 14:22:01 +04:00 |
|
Suren Gabrielyan
|
3f74b4e8c0
|
feat(modem): host test support of the latest ESP-IDF release
|
2024-03-12 12:05:59 +04:00 |
|
David Cermak
|
302b46f8e2
|
fix(mdns): Fixed build issues for targets without WiFi caps
|
2024-03-01 10:24:29 +01:00 |
|
David Cermak
|
7eefcf084e
|
feat(eppp): Added CI job to build examples and tests
|
2024-02-23 12:05:02 +01:00 |
|
Abhik Roy
|
d3bf773445
|
Revert "feat(console): Added component with iperf command"
|
2024-01-17 20:20:30 +11:00 |
|
Abhik Roy
|
de8ec67a88
|
Merge pull request #478 from espressif-abhikroy/component/console_cmd_iperf
feat(console): Added component with iperf command
|
2024-01-17 00:53:56 +11:00 |
|
Suren Gabrielyan
|
ba3f06f942
|
docs(common): Added package requirements.txt for esp-docs
|
2024-01-16 16:57:58 +04:00 |
|
Abhik Roy
|
93d140875f
|
feat(console): Added component with iperf command
|
2024-01-16 19:18:01 +11:00 |
|
Abhik Roy
|
47736a2556
|
fix(common): Fixed scripts for build test failure
|
2024-01-16 01:59:11 +11:00 |
|
David Cermak
|
976e98d6ff
|
feat(modem): Added iperf test for PPP netifs
|
2024-01-08 16:22:22 +01:00 |
|
david-cermak
|
7451ec2a75
|
Merge pull request #363 from david-cermak/feat/modem_test_ota
feat(modem): Add OTA test to exercise modem layers
|
2024-01-03 21:27:36 +01:00 |
|
Abhik Roy
|
194d1179bf
|
feat(console): Console for runtime wifi configuration
|
2023-12-22 23:44:16 +11:00 |
|
David Cermak
|
d88cd6123b
|
fix(modem): Removed CI jobs for IDF v4.2
|
2023-12-19 17:01:51 +01:00 |
|
David Cermak
|
10bb738911
|
fix(modem): Added CI jobs to build all tests for all targets
|
2023-12-19 17:01:51 +01:00 |
|
Abhik Roy
|
8bab1420d3
|
feat(console): Console for runtime network interface configuration and monitoring
|
2023-11-24 20:07:33 +11:00 |
|
Abhik Roy
|
7babdeb970
|
feat(console): Added ping command to console component
|
2023-11-23 01:17:43 +11:00 |
|
david-cermak
|
24f07f920f
|
Merge pull request #420 from david-cermak/bugfix/examples_override_path
Add override_path in example manifests
|
2023-11-10 07:53:31 +01:00 |
|
Ivan Grokhotkov
|
d28232b9f8
|
fix(mdns): move the example into a subdirectory
By default, component manager expects that the examples are located
under <component>/examples/<name>. Move mdns example so that it is
found.
|
2023-11-09 15:37:37 +01:00 |
|
Suren Gabrielyan
|
4d6e5ddb15
|
ci(common): fixed github page publish path
|
2023-11-09 14:12:17 +04:00 |
|
Suren Gabrielyan
|
8105c60a4e
|
fix(common): added 'write' permission for check action
|
2023-11-08 14:06:59 +04:00 |
|
Suren Gabrielyan
|
9ad04deb04
|
ci(common): Created reusable action for host and coverage tests
|
2023-11-06 19:15:20 +04:00 |
|
David Cermak
|
edeb936a5d
|
fix(modem): Added USB runner with ESP32S2 with A7670
|
2023-10-24 15:57:51 +02:00 |
|