Bluetooth build fail when power management is enabled

Closes https://github.com/espressif/esp-idf/issues/9081
pull/9239/head
xiongweichao 2022-05-31 16:37:42 +08:00
rodzic 5e6cffbb14
commit 2ee9fc6aff
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -35,6 +35,7 @@
#include "soc/dport_reg.h"
#include "esp32/clk.h"
#include "esp_coexist_internal.h"
#include "esp_timer.h"
#if !CONFIG_FREERTOS_UNICORE
#include "esp_ipc.h"
#endif