mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			595 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			595 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_TINYUSB_MSC_ENABLED=y
 | 
						|
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM=y
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
 | 
						|
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
 | 
						|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
 | 
						|
CONFIG_WL_SECTOR_SIZE_512=y
 | 
						|
CONFIG_WL_SECTOR_MODE_PERF=y
 | 
						|
 | 
						|
CONFIG_FATFS_LFN_HEAP=y
 | 
						|
 | 
						|
# On chips with USB Serial JTAG, disable secondary console which does not make sense when using console component
 | 
						|
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
 |