zhangwenxu
|
8a565641c2
|
feat(openthread): Add some configuration for customer using
|
2023-09-25 19:41:57 +08:00 |
|
Xu Si Yu
|
d5f3f73f51
|
fix(openthread): copy the networkname with a null terminator
|
2023-09-19 17:15:03 +08:00 |
|
zhangwenxu
|
331cc97d01
|
feat(openthread): Add support to allocate message pool from PSRAM
|
2023-09-15 18:30:42 +08:00 |
|
zhangwenxu
|
4988c1a3d1
|
feat(openthread): add mesh local prefix configuration
|
2023-08-31 17:08:41 +08:00 |
|
zhangwenxu
|
f7fd03a79a
|
fix(openthread): fix openthread settings get next empty index
|
2023-08-31 17:08:27 +08:00 |
|
zhangwenxu
|
6585c521b3
|
feat(openthread): openthread upstream update
|
2023-07-14 10:15:59 +08:00 |
|
Xu Si Yu
|
cb29bfa6b4
|
openthread: forbid otPlatUdp to connect to address 0.0.0.0 and port 0
|
2023-07-14 09:54:52 +08:00 |
|
xiaqilin
|
5492f382f9
|
fix(openthread): call sleep api only in native radio
|
2023-07-13 10:29:08 +08:00 |
|
xiaqilin
|
7f722715b9
|
fix(openthread): Fixed light sleep lock issue
|
2023-07-12 14:38:36 +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
|
043893a49f
|
ieee802154: change light sleep config in ieee802154
|
2023-07-12 14:37:18 +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 |
|
WanqQixiang
|
181ed29c3a
|
feat(openthread): Add event post for thread role changed and integrate all the thread state change callbacks
|
2023-07-11 14:27:05 +08:00 |
|
zhangwenxu
|
bcd99bb58d
|
fix(openthread): fix ot settings out of range issue
|
2023-07-11 14:21:19 +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 |
|
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 |
|