mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
582dc1cd67
This commit moves the TREL configuration from the build script to the nexus-config header file. This ensures that TREL is consistently enabled for all nexus builds and simplifies the build script. Specifically: - Added OPENTHREAD_CONFIG_RADIO_LINK_TREL_ENABLE to tests/nexus/openthread-core-nexus-config.h. - Removed OT_TREL from tests/nexus/build.sh and simplified the build options.