mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	Remove the check for in_accepting_trans_state Add color_pixel_xxxx_data_t structures to color_types.h Fix PM lock protection (Tested, now works well) * CPU_MAX, PM lock and semaphore order * Remove ppa_driver PM lock Modify concurrency (queue, trans recycle, semaphore, ...) Add programming guide Add test apps
		
			
				
	
	
		
			7 lines
		
	
	
		
			213 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			213 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CONFIG_PM_ENABLE=y
 | 
						|
CONFIG_FREERTOS_USE_TICKLESS_IDLE=y
 | 
						|
CONFIG_PM_DFS_INIT_AUTO=y
 | 
						|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
 | 
						|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
 | 
						|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
 |