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 |
|
Abhik Roy
|
b6e2ac2a70
|
bump(console): 1.0.1 -> 1.0.2
1.0.2
Bug Fixes
- Fixed bump version check in publish-docs yml (e834d47)
|
2023-10-13 12:24:21 +00:00 |
|
Abhik Roy
|
e834d47577
|
fix(console): Fixed bump version check in publish-docs yml
|
2023-10-13 12:08:24 +00:00 |
|
david-cermak
|
ffd3736d84
|
Merge pull request #381 from gabsuren/feat/fix_console_and_deploy_6
Fixing deployment of console_simple_init finial
|
2023-10-13 11:08:57 +02:00 |
|
Abhik Roy
|
3081f1a69c
|
fix(console): Fixed versioning, publishing and changelog generation
|
2023-10-13 12:09:31 +04:00 |
|
david-cermak
|
93dd56750e
|
Merge pull request #372 from espressif-abhikroy/components/console_simple_init
feat(common): Added simple component for console initialization
|
2023-10-10 14:58:25 +02:00 |
|
Abhik Roy
|
1ac4e41771
|
feat(console): Added simple component for console initialization
|
2023-10-10 23:46:01 +11:00 |
|
Euripedes Rocha
|
b310abef7a
|
feat(asio): Updates asio to 1.28
Updates ASIO version
|
2023-10-10 10:13:06 +02:00 |
|
David Cermak
|
4f2ebaa753
|
fix(modem): Add CMUX example to target tests
|
2023-09-26 15:30:49 +02:00 |
|
Suren Gabrielyan
|
4b7d1943ac
|
fix(ci): fix host test failure for esp_modem
|
2023-09-22 08:00:12 +02:00 |
|
david-cermak
|
62d809ac60
|
Merge pull request #309 from david-cermak/feat/modem_tcp_client_work
feat(modem): Support custom transport in AT TCP client example
|
2023-08-28 13:43:46 +02:00 |
|
Suren Gabrielyan
|
7b5a41deea
|
fix(websocket): fix of websocket coverage report generation
|
2023-08-22 19:42:14 +04:00 |
|
David Cermak
|
d4925f2bd6
|
fix(modem): Per review comments
|
2023-08-17 13:17:20 +02:00 |
|