mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01: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()
 |