feat(openthread): modification of uart and spi spinel based on openthread 41ef807

This commit is contained in:
Xu Si Yu
2023-11-22 19:15:55 +08:00
parent 0281aa844b
commit e88dc25226
12 changed files with 404 additions and 157 deletions

View File

@@ -20,7 +20,7 @@
#include "esp_partition.h"
#include "common/code_utils.hpp"
#include "common/logging.hpp"
#include "core/common/instance.hpp"
#include "core/instance/instance.hpp"
#include "freertos/FreeRTOS.h"
#include "freertos/queue.h"
#include "openthread/cli.h"