zhangwenxu
|
81a12ce14d
|
feat(openthread): openthread upstream update
|
2023-07-14 10:13:34 +08:00 |
|
xiaqilin
|
afd76b85fe
|
fix(openthread): call sleep api only in native radio
|
2023-07-12 20:49:11 +08:00 |
|
Zhang Wen Xu
|
453dc6ab40
|
Merge branch 'fix/openthread_settings_out_of_range_issue' into 'master'
fix(openthread): fix ot settings out of range issue
See merge request espressif/esp-idf!24631
|
2023-07-10 17:25:03 +08:00 |
|
zhangwenxu
|
0d94cefe4b
|
fix(openthread): fix ot settings out of range issue
|
2023-07-06 21:04:01 +08:00 |
|
Shu Chen
|
1cd3ace96a
|
Merge branch 'bugfix/openthread_pm_lock' into 'master'
openthread: fix light sleep lock issue
See merge request espressif/esp-idf!24575
|
2023-07-05 20:39:51 +08:00 |
|
xiaqilin
|
d8bfd97d60
|
fix(openthread): Fixed light sleep lock issue
|
2023-07-05 14:37:56 +08:00 |
|
WanqQixiang
|
58b99731f5
|
feat(openthread): Add event post for thread role changed and integrate all the thread state change callbacks
|
2023-07-04 15:28:41 +08:00 |
|
xiaqilin
|
c7ab495b0b
|
ieee802154: exclude sleep file when do not define CONFIG_FREERTOS_USE_TICKLESS_IDLE
|
2023-07-03 02:21:58 +00:00 |
|
xiaqilin
|
1bb0c2c723
|
ieee802154: change light sleep config in ieee802154
|
2023-07-03 02:21:58 +00:00 |
|
xiaqilin
|
485a9d44cf
|
ieee802154: add sleep state
|
2023-07-03 02:21:58 +00:00 |
|
xiaqilin
|
dc4b3f24bc
|
ieee802154: support light sleep
|
2023-07-03 02:21:58 +00:00 |
|
Song Ruo Jing
|
921713fff4
|
uart: Support LP_UART port with UART driver on esp32c6
|
2023-06-16 07:31:40 +00:00 |
|
Konstantin Kondrashov
|
c350c3c504
|
Merge branch 'feature/cleanup_wrong_log_use' into 'master'
all: Removes unnecessary newline character in logs
Closes IDFGH-10197
See merge request espressif/esp-idf!24131
|
2023-06-15 21:49:49 +08:00 |
|
Zhang Wen Xu
|
bcb17412f5
|
Merge branch 'feature/lwip_add_ip6_src_addr_select_hook' into 'master'
lwip: add a hook for ip6 source address selection
See merge request espressif/esp-idf!23672
|
2023-06-15 16:07:29 +08:00 |
|
zhangwenxu
|
4b86ee16fa
|
openthread: change partition table to nvs flash
|
2023-06-14 16:34:54 +08:00 |
|
Shu Chen
|
e291137ce9
|
Merge branch 'feature/support_border_router' into 'master'
OpenThread: fix issues found in certification
See merge request espressif/esp-idf!23913
|
2023-06-09 10:20:46 +08:00 |
|
KonstantinKondrashov
|
e72061695e
|
all: Removes unnecessary newline character in logs
Closes https://github.com/espressif/esp-idf/issues/11465
|
2023-06-09 03:31:21 +08:00 |
|
Shu Chen
|
8672467d36
|
openthread: introduce the auto start API
|
2023-06-06 20:03:57 +08:00 |
|
Shu Chen
|
926af9eda1
|
openthread: open source openthread port layer
|
2022-12-30 09:36:41 +00:00 |
|
WanqQixiang
|
1d826c7a2b
|
openthread: Add some flash optimization options for openthread component
openthread: use a certain version of esp_openthread_cli_extension managed component
|
2022-09-28 20:37:44 +08:00 |
|
Jiacheng Guo
|
905856a054
|
openthread: add NAT64 and DNS64 support
* Add required configs and headers for NAT64 and DNS64
* Add hook for DNS name resolution
* Add NAT64 and DNS64 example commands
|
2022-08-01 15:31:49 +08:00 |
|