mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 14:14:11 +00:00 
			
		
		
		
	https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-devkitc-1/user_guide.html Also related to: https://github.com/espressif/esp-idf/issues/8547
		
			
				
	
	
		
			8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CONFIG_BLINK_LED_STRIP=y
 | 
						|
#
 | 
						|
# Please Note:
 | 
						|
# ESP32-S3-DevKitC v1.1 uses GPIO38 for the on-board LED
 | 
						|
# ESP32-S3-DevKitC v1.0 uses GPIO48 for the on-board LED
 | 
						|
#
 | 
						|
CONFIG_BLINK_GPIO=38
 |