wanckl
							
						 
					 | 
					
						
						
							
						
						0ed5a94ab0
					 | 
					
						
						
							
							feat(driver_gpio): add esp32h4 basic gpio support
						
						
						
						
						
						
					 | 
					
						2025-05-15 10:35:49 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						f3d1717408
					 | 
					
						
						
							
							docs(esp32h4): support building esp32h4 docs
						
						
						
						
						
						
					 | 
					
						2025-05-13 11:09:15 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						ec5176e95a
					 | 
					
						
						
							
							fix(gpio): IO7 is not a LP IO anymore on C5 ECO2 chip
						
						
						
						
						
						
					 | 
					
						2025-04-18 19:03:08 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						3dc8c0f3cb
					 | 
					
						
						
							
							docs(gpio): fix wrong psram support information
						
						
						
						
						
						
						
						PSRAM is NOT supported on esp32c3, but IS supported on esp32c5 and
esp32c61 
						
						
					 | 
					
						2025-02-26 10:23:18 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						51ad6cfab0
					 | 
					
						
						
							
							feat(esp32h21): support RTC_IO and hysteresis on ESP32H21
						
						
						
						
						
						
					 | 
					
						2025-02-24 17:31:55 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						760f134d84
					 | 
					
						
						
							
							feat(esp32h21): support GPIO on esp32h21
						
						
						
						
						
						
					 | 
					
						2025-02-24 17:24:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						1e72b10b26
					 | 
					
						
						
							
							docs(build): add support for building H21 docs
						
						
						
						
						
						
					 | 
					
						2025-01-26 11:44:28 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								renpeiying
							
						 
					 | 
					
						
						
							
						
						9b1ccb589e
					 | 
					
						
						
							
							docs: Update note about h2 rtc gpio
						
						
						
						
						
						
					 | 
					
						2025-01-02 15:31:42 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						efd04b7709
					 | 
					
						
						
							
							feat(adc): support ADC oneshot and continuous on C61
						
						
						
						
						
						
					 | 
					
						2024-11-08 17:13:26 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wanckl
							
						 
					 | 
					
						
						
							
						
						a50c095df1
					 | 
					
						
						
							
							fix(esp_driver_gpio): esp32c61 gpio number update 22 -> 25
						
						
						
						
						
						
					 | 
					
						2024-11-08 10:36:20 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						e1d3d830ce
					 | 
					
						
						
							
							refactor(gpio): public some IO configuration functions
						
						
						
						
						
						
						
						This allows different peripheral drivers to act on the same IO. 
						
						
					 | 
					
						2024-09-11 18:07:46 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						9994f493ed
					 | 
					
						
						
							
							feat(lp_io): Add LP_IO support for ESP32C61
						
						
						
						
						
						
					 | 
					
						2024-09-10 20:50:31 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						6a57c26469
					 | 
					
						
						
							
							Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
						
						
						
						
						
						
						
						esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474 
						
						
					 | 
					
						2024-05-11 22:50:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						3db559ab21
					 | 
					
						
						
							
							feat(gpio): update gpio docs on ESP32C5 MP version
						
						
						
						
						
						
					 | 
					
						2024-05-11 10:49:42 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						2c90b71d45
					 | 
					
						
						
							
							feat(gpio): support GPIO on ESP32C61
						
						
						
						
						
						
					 | 
					
						2024-04-24 14:27:40 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Linda
							
						 
					 | 
					
						
						
							
						
						28f12230ae
					 | 
					
						
						
							
							docs: update description of USB-JTAG GPIOs
						
						
						
						
						
						
					 | 
					
						2024-04-10 15:58:01 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						3ac736bc95
					 | 
					
						
						
							
							feat(gpio): add gpio support on ESP32C5
						
						
						
						
						
						
					 | 
					
						2024-02-20 14:57:25 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						4d28524bdb
					 | 
					
						
						
							
							docs(esp32c5): add support for building C5 docs
						
						
						
						
						
						
					 | 
					
						2024-02-01 10:06:41 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						20f6505aa6
					 | 
					
						
						
							
							change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54
						
						
						
						
						
						
					 | 
					
						2023-12-20 11:23:32 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						be9afeac86
					 | 
					
						
						
							
							feat(gpio): add support for ESP32P4
						
						
						
						
						
						
					 | 
					
						2023-08-10 17:58:49 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wang Fang
							
						 
					 | 
					
						
						
							
						
						719b75da9b
					 | 
					
						
						
							
							docs: provide more information about ESP32-C3 GPIO0~GPIO5 which can be used to wake up the chip from Deep-sleep mode
						
						
						
						
						
						
					 | 
					
						2023-05-05 11:04:02 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						02f88d81ce
					 | 
					
						
						
							
							docs: fix broken links
						
						
						
						
						
						
					 | 
					
						2023-03-14 11:40:35 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						a7f5ff32ff
					 | 
					
						
						
							
							doc: initial parallel IO programming guide
						
						
						
						
						
						
						
						Also correct the GPIO information on esp32h2. 
						
						
					 | 
					
						2023-03-01 00:43:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Linda
							
						 
					 | 
					
						
						
							
						
						75df11ccbc
					 | 
					
						
						
							
							docs: fix typo in api-reference/peripherals/gpio/esp32s3
						
						
						
						
						
						
					 | 
					
						2023-02-16 12:14:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						4c8fdc31f9
					 | 
					
						
						
							
							gpio: Add support for esp32h2
						
						
						
						
						
						
					 | 
					
						2023-01-18 11:41:12 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						7100b7d1ff
					 | 
					
						
						
							
							docs: add support for building H2 docs
						
						
						
						
						
						
					 | 
					
						2023-01-17 10:04:26 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						01a253afaf
					 | 
					
						
						
							
							doc: split gpio summary by target name
						
						
						
						
						
						
					 | 
					
						2022-11-10 10:37:59 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |