mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 3a42007680
			
		
	
	3a42007680
	
	
	
		
			
			created common Kconfig for common flag of nimbble and Bluedroid fix compile error created common cfg file for controller fix the compilation error on tip of master added common controller flags and fixed compilation error sdkconfig rename for target specific
		
			
				
	
	
		
			11 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #This file was generated using idf.py save-defconfig. It can be edited manually.
 | |
| # Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
 | |
| #
 | |
| CONFIG_IDF_TARGET="esp32h2"
 | |
| CONFIG_ESP32H2_RTC_CLK_SRC_EXT_CRYS=y
 | |
| CONFIG_ESP32H2_RTC_CLK_CAL_CYCLES=576
 | |
| CONFIG_BT_BLUEDROID_ENABLED=y
 | |
| CONFIG_BT_NIMBLE_ENABLED=n
 | |
| CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
 | |
| CONFIG_BT_BLE_50_FEATURES_SUPPORTED=n
 |