Xu Si Yu
|
c2681f00aa
|
fix(openthread): Use the existing dataset for autostart
|
2023-08-01 14:58:35 +08:00 |
|
Xu Si Yu
|
e6ddff69da
|
fix(ci): remove the check of a inexistent host
|
2023-07-14 10:16:04 +08:00 |
|
Shu Chen
|
d8db9235ff
|
Merge branch 'backport/update_docs_for_openthread' into 'release/v5.1'
docs(openthread): update openthread README for H2 and C6 (Backport v5.1)
See merge request espressif/esp-idf!24750
|
2023-07-13 17:10:36 +08:00 |
|
xiaqilin
|
5492f382f9
|
fix(openthread): call sleep api only in native radio
|
2023-07-13 10:29:08 +08:00 |
|
zhangwenxu
|
30c5638ce6
|
docs(openthread): update openthread README for H2 and C6
|
2023-07-12 20:51:58 +08:00 |
|
xiaqilin
|
68910618fc
|
openthread: disable HW AES (IDF-7704)
|
2023-07-12 14:38:18 +08:00 |
|
xiaqilin
|
eb04ccaf0b
|
openthread: change readme about specific target to 802.15.4 Soc
|
2023-07-12 14:38:08 +08:00 |
|
xiaqilin
|
b422504d10
|
ieee802154: exclude sleep file when do not define CONFIG_FREERTOS_USE_TICKLESS_IDLE
|
2023-07-12 14:37:53 +08:00 |
|
xiaqilin
|
55d30cdf2a
|
openthread sleepy device: remove HW acceleration in sdkconfig
|
2023-07-12 14:37:40 +08:00 |
|
xiaqilin
|
043893a49f
|
ieee802154: change light sleep config in ieee802154
|
2023-07-12 14:37:18 +08:00 |
|
xiaqilin
|
aee329de2b
|
ieee802154: change BLE_BB/ieee802154_BB
|
2023-07-12 14:36:55 +08:00 |
|
xiaqilin
|
2ac7558da2
|
openthread: add openthread autostart for sleep device
|
2023-07-12 14:36:41 +08:00 |
|
xiaqilin
|
b4d951fa6a
|
ieee802154: add sleep state
|
2023-07-12 14:36:21 +08:00 |
|
xiaqilin
|
4f537d3b98
|
ieee802154: support light sleep
|
2023-07-12 14:32:28 +08:00 |
|
Shu Chen
|
244be856b2
|
openthread: enable HW AES in ot_cli example
|
2023-07-11 10:39:34 +08:00 |
|
zhangwenxu
|
26c0a23598
|
openthread: change partition table to nvs flash
|
2023-07-11 10:39:34 +08:00 |
|
Shu Chen
|
d4dd3dfa2b
|
openthread: introduce the auto start API
|
2023-07-11 10:39:34 +08:00 |
|
zhangwenxu
|
f3924e5aa8
|
openthread: add source address selection hook
|
2023-07-11 10:39:34 +08:00 |
|
Xu Si Yu
|
938bcc0337
|
OpenThread CI: add a function for executing commands
|
2023-05-05 18:05:02 +08:00 |
|
Xu Si Yu
|
f7e3f76899
|
openthread CI: add delay to ensure that the dut can receive input command
|
2023-04-27 10:54:19 +08:00 |
|
laokaiyao
|
954a6a2cff
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
|
Shu Chen
|
30b7d34f60
|
docs: update the readme for Thread/Zigbee examples
|
2023-04-07 12:22:52 +08:00 |
|
Shu Chen
|
0ebf798730
|
Merge branch 'bugfix/fix_bug_of_openthread_ci' into 'master'
openthread CI: disable host join group check in openthread ci cases
See merge request espressif/esp-idf!23096
|
2023-04-06 22:48:44 +08:00 |
|
Shu Chen
|
c0097c127c
|
Merge branch 'feature/openthread-port-spinel-interface' into 'master'
openthread: add SPI support in Radio Co-Processor
See merge request espressif/esp-idf!22368
|
2023-04-06 20:50:36 +08:00 |
|
Xu Si Yu
|
6f618adf88
|
openthread CI: disable host join group check in openthread ci cases
|
2023-04-06 16:10:07 +08:00 |
|
xieqinan
|
5a1578e692
|
openthread: add SPI support in Radio Co-Processor
|
2023-04-06 10:59:06 +08:00 |
|
Xu Si Yu
|
f0c934c7a8
|
openthread border router: support c6 single chip br
|
2023-04-06 10:32:35 +08:00 |
|
Xu Si Yu
|
90372e96ab
|
openthread ci: replace h4 with c6
|
2023-03-23 10:31:24 +08:00 |
|
Jiang Jiang Jian
|
16f6ea4e3a
|
Merge branch 'feature/support_esp32h2_libcoex' into 'master'
coex: support esp32h2 coex lib
See merge request espressif/esp-idf!22654
|
2023-03-17 16:02:19 +08:00 |
|
zhangwenxu
|
b596c28a22
|
coex: support esp32h2 coex lib
|
2023-03-16 17:23:43 +08:00 |
|
Xu Si Yu
|
cdfcd51dce
|
openthread: add openthread ci for ESP32-H2
|
2023-03-13 10:27:51 +08:00 |
|
Zhang Wen Xu
|
10864e353a
|
Merge branch 'support/openthread_upstream_update' into 'master'
openthread: update openthread upstream
See merge request espressif/esp-idf!22559
|
2023-03-08 18:00:07 +08:00 |
|
zhangwenxu
|
976cdd7d7e
|
openthread: update openthread upstream
* openthread upstream(091f68ed)
|
2023-03-08 10:55:51 +08:00 |
|
Xia Qi Lin
|
63d04942e5
|
Merge branch 'feature/esp32h2_support_ieee802154' into 'master'
ieee802154: add support esp32h2
Closes TZ-59
See merge request espressif/esp-idf!22379
|
2023-03-01 18:30:55 +08:00 |
|
Xu Si Yu
|
4bf62250fb
|
CI: add openthread build CI for ESP32-H2
|
2023-02-27 17:51:19 +08:00 |
|
xieqinan
|
1f664bb4f7
|
openthread: add the configurable option of uart buffer size
|
2023-02-22 03:01:38 +00:00 |
|
Armando
|
d233f3535d
|
flash_mmap: migrate to use esp_mmap driver
|
2023-02-07 20:23:52 +08:00 |
|
zhangwenxu
|
65c6ed8eeb
|
openthread: set ot-netif as the default netif for cli example
|
2023-02-03 16:27:40 +08:00 |
|
Xu Si Yu
|
389d07b9c1
|
openthread: add ci for esp32c6
|
2023-02-02 16:29:19 +08:00 |
|
David Čermák
|
2f1d30d155
|
Merge branch 'bugfix/lwip_core_locking' into 'master'
esp_netif/lwip: Fix core-locking config
Closes IDFGH-8445, IDFGH-9098, and IDFGH-9063
See merge request espressif/esp-idf!20840
|
2023-01-18 20:31:25 +08:00 |
|
David Cermak
|
a71fa82177
|
esp_netif/lwip: Fix core-locking config
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp examples
* Fix openthread libs
Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
|
2023-01-17 16:15:58 +01:00 |
|
Cao Sen Miao
|
94120b82c2
|
esp32h2: add build test
|
2023-01-17 10:29:04 +08:00 |
|
Shu Chen
|
46a1165da1
|
Merge branch 'feature/add_support_for_c6_br' into 'master'
openthread: enable br for esp32c2 and esp32c6
See merge request espressif/esp-idf!21935
|
2023-01-16 15:39:53 +08:00 |
|
Wang Qixiang
|
6d9634ca34
|
openthread: fix compile errors when disabling openthread cli
|
2023-01-13 22:12:54 +08:00 |
|
Xu Si Yu
|
e38d20849e
|
openthread: enable br for esp32c2 and esp32c6
|
2023-01-13 19:56:06 +08:00 |
|
Shu Chen
|
094997a2ec
|
openthread: remove port libs
|
2022-12-30 09:36:41 +00:00 |
|
Xu Si Yu
|
c35759448a
|
openthread: add 802.15.4 and Thread support lib for ESP32-C6
|
2022-12-29 17:29:18 +08:00 |
|
Xu Si Yu
|
6229ce6655
|
openthread: add service_discovery and NAT64 cases for openthread CI
|
2022-11-11 16:52:49 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
Song Ruo Jing
|
2557e24a28
|
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
|
2022-11-01 11:23:21 +08:00 |
|