openthread: support automatic RCP update upon boot in border router

This commit is contained in:
Jiacheng Guo
2022-03-02 18:04:38 +08:00
parent 92b6fc5d1f
commit a080a41b41
7 changed files with 156 additions and 99 deletions

View File

@@ -39,7 +39,6 @@ esp_err_t esp_openthread_cli_input(const char *line);
*/
void esp_openthread_cli_create_task(void);
#ifdef __cplusplus
}
#endif