zephyr/modules/openthread
Lukasz Maciejonczyk a131e85a94 kconfig: openthread: Add OPENTHREAD_CLI_VENDOR_EXTENSION option
This commit introduces a new option, OPENTHREAD_CLI_VENDOR_EXTENSION,
in the Zephyr OpenThread module to map the upstream option
OT_CLI_VENDOR_EXTENSION.

OPENTHREAD_CLI_VENDOR_EXTENSION option specifies the path to a CMake
file that defines and links the CLI vendor extension. By setting this
option, it enables the addition of vendor-specific commands to
the OpenThread CLI interface.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2024-10-14 13:05:44 +02:00
..
platform net: openthread: add OPENTHREAD_STORE_FRAME_COUNTER_AHEAD 2024-10-02 10:16:16 +02:00
CMakeLists.txt kconfig: openthread: Add OPENTHREAD_CLI_VENDOR_EXTENSION option 2024-10-14 13:05:44 +02:00
Kconfig
Kconfig.features kconfig: openthread: Add OPENTHREAD_CLI_VENDOR_EXTENSION option 2024-10-14 13:05:44 +02:00
Kconfig.thread net: openthread: add OPENTHREAD_STORE_FRAME_COUNTER_AHEAD 2024-10-02 10:16:16 +02:00