mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	Use dedicated GPIOs in examples to show how to emulate a UART, I2C and SPI bus. (Using assembly and C)
		
			
				
	
	
		
			4 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Check the README.md file for more info about why we need to disable these options
 | 
						|
CONFIG_ESP_INT_WDT=n
 | 
						|
CONFIG_ESP_TASK_WDT_EN=n
 |