Dávid Fehér
9103290f57
fix(openthread): Fix openthread mtd joiner config
...
* Fix openthread-core-esp32x-mtd-config.h: OPENTHREAD_CONFIG_JOINER_ENABLE macro value
* On ESP32 MTD devices Joiner role functionality was not working even if 'Joiner enable' was checked in SDK config because 0 was defined in OPENTHREAD_CONFIG_JOINER_ENABLE macro. Value modified to 1 to resolve the issue. Tested and working on ESP32 H2 MTD device.
* Closes: https://github.com/espressif/esp-idf/pull/13473
2024-04-28 16:21:48 +08:00
Xu Si Yu
00e2c89149
feat(openthread): add max csmabackoffs for transmission
2024-04-22 10:31:18 +08:00
Xu Si Yu
dd0eeaf7f3
feat(openthread): add menuconfig for openthread address query
2024-01-25 14:14:51 +08:00
zwx
a1ceb251a0
feat(openthread): add config for radio statistic feature
2023-11-03 11:02:56 +08:00
zwx
b0300ed460
fix(openthread): fix config typo for mtd
2023-10-10 20:16:22 +08:00
Shu Chen
3f02e5e901
feat(openthread): enable time sync feature
2023-09-25 19:42:36 +08:00
zhangwenxu
8a565641c2
feat(openthread): Add some configuration for customer using
2023-09-25 19:41:57 +08:00
zhangwenxu
26c0a23598
openthread: change partition table to nvs flash
2023-07-11 10:39:34 +08:00
zhangwenxu
2016bddbda
openthread: add kconfig for enabling mac filter
2023-05-24 10:42:52 +08:00
zhangwenxu
976cdd7d7e
openthread: update openthread upstream
...
* openthread upstream(091f68ed)
2023-03-08 10:55:51 +08:00
Shu Chen
c8e98e1de0
openthread: remove the NCP vendor hook for OTA
...
The RCP update uses serial flasher.
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
323b35af58
openthread: Update OpenThread submodule
...
* Remove log region macros and move to the new OpenThread logging module
* Remove TREL support
2022-03-07 15:45:16 +08:00
zhangwenxu
f3fc4deade
openthread : support MTD
2021-11-29 13:17:49 +08:00