mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-08 10:10:01 +00:00
nimble_port.c: Removed unused coex header inclusion
This commit is contained in:
committed by
Abhinav Kudnar
parent
a6075627e8
commit
c6ee8dee30
@@ -32,14 +32,6 @@
|
||||
#endif
|
||||
#include "soc/soc_caps.h"
|
||||
|
||||
#if SOC_ESP_NIMBLE_CONTROLLER
|
||||
#if CONFIG_SW_COEXIST_ENABLE
|
||||
#include "esp_coexist_internal.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#include "esp_intr_alloc.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
|
||||
Reference in New Issue
Block a user