igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
yiwenxiu
0290c1f0ed
feat(openthread): add br library check case
2025-02-11 17:24:47 +08:00
Zhang Wen Xu
3c74432f7e
Merge branch 'feature/support_hw_reset_when_handling_rcp_failure' into 'master'
...
feat(openthread): support hardware reset RCP while processing RCP failure
See merge request espressif/esp-idf!36270
2025-01-22 14:46:29 +08:00
zwx
b6ffcf88d0
feat(openthread): support hardware reset RCP while processing RCP failure
2025-01-21 19:54:02 +08:00
Shu Chen
d93e84b65d
Merge branch 'fix/ci_restart_avahi_daemon' into 'master'
...
fix(ci): restart avahi-daemon
See merge request espressif/esp-idf!36278
2025-01-21 12:35:58 +08:00
zwx
508cb1f97d
fix(ci): restart avahi-daemon in otbr service discovery test case
2025-01-21 11:23:34 +08:00
Xu Si Yu
b982374fa7
fix(openthread): use the correct macros to control code compilation
2025-01-16 11:40:20 +08:00
Xu Si Yu
bd2480ba07
feat(15.4): support setting 15.4 txrx pti when coex is enabled
2025-01-06 10:20:58 +08:00
Xu Si Yu
bff368e521
Merge branch 'fix/fix_openthread_radio_spinel_deinit' into 'master'
...
fix(openthread): fix openthread radio spinel deinit
See merge request espressif/esp-idf!36057
2024-12-31 16:01:07 +08:00
Xu Si Yu
c9c0d3f7b1
fix(openthread): fix openthread radio spinel deinit
2024-12-30 18:47:24 +08:00
yiwenxiu
8af5db0575
feat(openthread): use fixed port in ot ci cases
2024-12-27 18:57:23 +08:00
Shu Chen
b07ffe1e1c
Merge branch 'fix/add_macros_for_otbr' into 'master'
...
fix(openthread): add macros for ot_br
See merge request espressif/esp-idf!35773
2024-12-23 20:58:22 +08:00
Shu Chen
5374a9904b
Merge branch 'fix/fix_a_naming_error_in_ot_kconfig' into 'master'
...
fix(openthread): fix a naming error of kconfig
See merge request espressif/esp-idf!35664
2024-12-19 19:11:16 +08:00
Tan Yan Quan
8276e56f99
fix(openthread): add macros for ot_br
2024-12-18 19:09:48 +08:00
yiwenxiu
276087c4d3
feat(openthread): change wlan to ethernet
2024-12-18 09:17:28 +08:00
Xu Si Yu
b16abb49ab
feat(openthread): update build test rules
2024-12-17 16:32:54 +08:00
WanqQixiang
5cc3c09a15
fix(openthread): Fix CI failure of ot_trel example build
2024-12-17 10:26:47 +08:00
Xu Si Yu
f8648f2ee6
fix(openthread): fix a naming error of kconfig
2024-12-16 16:42:39 +08:00
yiwenxiu
f7c34ce120
feat(openthread): add delay before execute wifi command in openthread ci cases
2024-12-04 16:56:26 +08:00
Alexey Lapshin
888b5f7e8d
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
Shu Chen
44ec704cdd
Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case' into 'master'
...
feat(openthread): enhance wifi connection check in openthread ci cases
Closes TZ-1310 and IDFCI-2428
See merge request espressif/esp-idf!35159
2024-11-27 17:02:09 +08:00
yiwenxiu
0fcbf42a27
feat(openthread): enhance wifi connection check in openthread ci cases
2024-11-27 11:22:37 +08:00
Frantisek Hrbata
1c92945f59
change(examples): switch examples to use a minimal build
...
Currently, several example dependencies rely on the fact that all
registered components are added to the build, along with components
specified in common requirements. This results in longer build times
because even unused components must be built. Switch all examples to use
idf_minimal_build to compile only the components actually required by
the example.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-11-20 20:14:40 +01:00
Frantisek Hrbata
ad15109daa
change(examples): explicitly specify component dependencies for examples
...
Currently, several examples do not explicitly state their component
dependencies, relying instead on the default behavior that includes all
registered components and commonly required ones in the build.
Explicitly adding component dependencies can reduce build time when
set(COMPONENTS main) is used.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-11-20 14:11:24 +01:00
yiwenxiu
eeebba3326
feat(openthread): flush ipv6 addr in openthread ci cases
2024-11-19 15:29:23 +08:00
Shu Chen
1de992adef
Merge branch 'fix/find_and_close_service_in_ot_ci_case' into 'master'
...
fix(ci): optimize an openthread ci case
Closes IDFCI-2430
See merge request espressif/esp-idf!34106
2024-11-14 11:58:23 +08:00
Xu Si Yu
f41b43dc43
feat(openthread): update openthread submodule and border router lib
2024-11-07 20:22:48 +08:00
Xu Si Yu
3e4955345a
fix(ci): optimize an openthread ci case
2024-11-05 17:26:03 +08:00
Xu Si Yu
73aede6cc9
feat(openthread): allow enabling trel before getting interface
2024-10-14 10:44:11 +08:00
Xu Si Yu
a0ae573357
feat(openthread): support trel feature
2024-10-12 17:52:41 +08:00
Xu Si Yu
1c75f46fb9
feat(openthread): support vendor hook for rcp spi
2024-09-26 10:39:18 +08:00
yiwenxiu
26be72307b
feat(openthread): add thread curl https ci case
2024-09-18 14:04:08 +08:00
Xu Si Yu
7f0a140f46
feat(openthread): update extension commands component for examples
2024-09-04 10:40:14 +08:00
xuxiao
7c9109d9e1
fix(wifi): fix code comments
2024-08-30 21:02:02 +08:00
xuxiao
8780375859
feat(wifi): add wifi support for esp32c61
2024-08-30 20:43:06 +08:00
zwx
3d46e6ed1d
feat(802.15.4): support 802.15.4 on esp32c5
2024-08-02 14:34:07 +08:00
xuxiao
c6104388aa
feat(wifi): add wifi support for esp32c5 mp
2024-07-24 18:03:40 +08:00
zwx
943033f9d6
fix(openthread): make ot task queue sending non-permanent blocking
2024-07-19 19:01:25 +08:00
Xu Si Yu
3712dfa6c5
feat(openthread): update openthread submodule
2024-07-16 11:57:41 +08:00
zwx
c4c548f2da
feat(openthread): move iperf dependency into cli extension
2024-04-24 15:45:10 +08:00
Xu Si Yu
728595313f
feat(openthread): support openthread ephemeral key
2024-04-19 14:49:10 +08:00
Xu Si Yu
e4746084ea
fix(openthread): increase factory app size in ot_br partition table
2024-04-15 20:44:28 +08:00
Chen Yudong
c48eb1055b
feat: move iperf to component registry
2024-03-22 10:53:24 +08:00
Shu Chen
ee8fa6a205
Merge branch 'feature/add_led_config_for_ot_device' into 'master'
...
feat(openthread): support configuring indicator color of OpenThread device
See merge request espressif/esp-idf!29413
2024-03-14 19:17:23 +08:00
xiaqilin
57189ec1a7
feat(openthread): add cli in openthread sleep example
2024-03-13 10:24:34 +08:00
Xu Si Yu
89962a16ab
feat(openthread): support configuring indicator color of openthread device
2024-03-05 14:26:24 +08:00
Xu Si Yu
d183000311
Merge branch 'feature/ot_enable_rcp_uart_for_br_by_default' into 'master'
...
feat(Thread): enable RCP uart configuration for BR by default
See merge request espressif/esp-idf!28897
2024-03-01 19:28:38 +08:00
Xu Si Yu
48a65ae18f
feat(openthread): add different led color for openthread devices
2024-02-29 17:04:13 +08:00
Xu Si Yu
fbe6b5f194
fix(openthread): configurations for openthread examples
2024-02-26 17:06:01 +08:00
zwx
18f5188f80
feat(openthread): enable RCP uart configuration for BR by default
2024-02-05 15:59:44 +08:00