openthread: refine ot_rcp example documentation and APIs

This commit is contained in:
Shu Chen
2021-08-25 18:05:04 +08:00
parent 4175aa0892
commit e770817dc7
8 changed files with 53 additions and 60 deletions

View File

@@ -158,8 +158,6 @@ INPUT = \
$(PROJECT_PATH)/components/openthread/include/esp_openthread_lock.h \
$(PROJECT_PATH)/components/openthread/include/esp_openthread_netif_glue.h \
$(PROJECT_PATH)/components/openthread/include/esp_openthread_types.h \
$(PROJECT_PATH)/components/openthread/include/openthread-core-esp32x-ftd-config.h \
$(PROJECT_PATH)/components/openthread/include/openthread-core-esp32x-radio-config.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_dev.h \
$(PROJECT_PATH)/components/vfs/include/esp_vfs_eventfd.h \