mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	Bluetooth build fail when power management is enabled
Closes https://github.com/espressif/esp-idf/issues/9081
This commit is contained in:
		@@ -42,6 +42,7 @@
 | 
			
		||||
#include "soc/soc_memory_layout.h"
 | 
			
		||||
#include "esp32/clk.h"
 | 
			
		||||
#include "esp_coexist_internal.h"
 | 
			
		||||
#include "esp_timer.h"
 | 
			
		||||
#if !CONFIG_FREERTOS_UNICORE
 | 
			
		||||
#include "esp_ipc.h"
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user