mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-22 00:47:23 +00:00
nimble uart transport; fix broken build.
X-Original-Commit: 598cd4b4c7fe6d4e28bc8c938442ef52ba93145e
This commit is contained in:
@@ -29,6 +29,7 @@ pkg.deps:
|
||||
- hw/hal
|
||||
- kernel/os
|
||||
- net/nimble
|
||||
- util/mem
|
||||
|
||||
pkg.apis:
|
||||
- ble_transport
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include "syscfg/syscfg.h"
|
||||
#include "bsp/bsp.h"
|
||||
#include "os/os.h"
|
||||
#include "util/mem.h"
|
||||
#include "mem/mem.h"
|
||||
#include "hal/hal_gpio.h"
|
||||
#include "hal/hal_uart.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user