mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			134 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			134 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| if(CONFIG_STDATOMIC_S32C1I_SPIRAM_WORKAROUND)
 | |
|     idf_build_set_property(COMPILE_OPTIONS "-mdisable-hardware-atomics" APPEND)
 | |
| endif()
 | 
