esp-idf/examples/openthread/ot_cli/main
Shu Chen 50b6b674cf openthread: simplify ot_cli example configuration
Use single ESP_EXTENSION_IN_OPENTHREAD_CLI config option to enable/disable
extended features. It will be pure ot_cli example if it's disabled.
2021-07-19 19:37:49 +08:00
..
CMakeLists.txt openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
component.mk OpenThread: add OpenThread and porting 2021-04-02 14:49:49 +08:00
esp_ot_cli_extension.c openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
esp_ot_cli_extension.h openthread: add ot tcp and udp socket example 2021-06-07 21:50:19 +08:00
esp_ot_cli.c openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
esp_ot_config.h openthread: enable ot_cli on esp32h2 2021-07-14 19:15:24 +08:00
esp_ot_tcp_socket.c openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
esp_ot_tcp_socket.h openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
esp_ot_udp_socket.c openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
esp_ot_udp_socket.h openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00
Kconfig.projbuild openthread: simplify ot_cli example configuration 2021-07-19 19:37:49 +08:00