esp-idf/components/openthread
Dávid Fehér 70329ed770 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-02 12:17:57 +08:00
..
include feat(openthread): add max csmabackoffs for transmission 2024-03-20 18:00:33 +08:00
lib@fcee30db4b fix(openthread): fix RCP handle timeout crashing issue 2024-02-04 13:59:47 +08:00
openthread@456c448284 fix(openthread): fix RCP handle timeout crashing issue 2024-02-04 13:59:47 +08:00
private_include fix(openthread): Fix openthread mtd joiner config 2024-04-02 12:17:57 +08:00
src feat(openthread): add max csmabackoffs for transmission 2024-03-20 18:00:33 +08:00
CMakeLists.txt feat(openthread): support esp openthread radio spinel 2024-01-15 15:27:06 +08:00
Kconfig feat(openthread): add max csmabackoffs for transmission 2024-03-20 18:00:33 +08:00
linker.lf
sbom.yml
sbom_openthread.yml fix(openthread): fix RCP handle timeout crashing issue 2024-02-04 13:59:47 +08:00