Angus Gratton 
							
						 
					 
					
						
						
							
						
						27a9cf861e 
					 
					
						
						
							
							driver: Add esp32c3 drivers (except ADC/DAC) and update tests  
						
						... 
						
						
						
						Some ESP32-C3 drivers are still pending.
Based on internal commit 3ef01301fffa552d4be6d81bc9d199c223224305 
						
						
					 
					
						2020-12-23 09:53:24 +11:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						6eee601cf6 
					 
					
						
						
							
							i2c: Add supports on esp32s3  
						
						
						
						
					 
					
						2020-11-12 11:32:45 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						9fa06719fa 
					 
					
						
						
							
							global: enable build uinit test for esp32-s3  
						
						
						
						
					 
					
						2020-09-22 15:15:03 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						a4d0033c03 
					 
					
						
						
							
							esp_rom: extract common GPIO apis into esp_rom_gpio.h  
						
						
						
						
					 
					
						2020-07-07 11:40:19 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						3bcc6b48af 
					 
					
						
						
							
							I2C: i2c.h/i2c.c applied new code formatting  
						
						
						
						
					 
					
						2020-02-26 15:12:03 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						d230d44e2d 
					 
					
						
						
							
							I2C: const correctness, checking SDA/SCL GPIOs  
						
						... 
						
						
						
						* const correctness in i2c_slave_write_buffer()
* i2c_set_pin() additionally checks whether
  SDA and SCL pins are the same number 
						
						
					 
					
						2020-02-24 14:30:28 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e30cd361a8 
					 
					
						
						
							
							global: rename esp32s2beta to esp32s2  
						
						
						
						
					 
					
						2020-01-22 12:14:38 +08:00 
						 
				 
			
				
					
						
							
							
								michael 
							
						 
					 
					
						
						
							
						
						4220752aed 
					 
					
						
						
							
							ut: Move tests back from "esp32" subfolder  
						
						... 
						
						
						
						DISABLED_FOR_TARGETS macros are used
Partly revert "ci: disable unavailable tests for esp32s2beta"
This partly reverts commit 76a3a5fb48eb158e9a229baa7826bedb84ba868c 
						
						
					 
					
						2020-01-06 17:13:53 +08:00 
						 
				 
			
				
					
						
							
							
								houwenxiang 
							
						 
					 
					
						
						
							
						
						aac935ec81 
					 
					
						
						
							
							bugfix(i2c): fix I2C driver breaking change issue.  
						
						... 
						
						
						
						1. Fixed I2C driver breaking change issue.
    2. Add I2C UT test case. 
						
						
					 
					
						2019-12-04 15:51:36 +08:00 
						 
				 
			
				
					
						
							
							
								houwenxiang 
							
						 
					 
					
						
						
							
						
						28286183d1 
					 
					
						
						
							
							feature(I2C): Add i2c hal support.  
						
						
						
						
					 
					
						2019-11-21 20:34:07 +08:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						eb158e9a22 
					 
					
						
						
							
							ci: disable UTs for esp32s2beta without runners  
						
						
						
						
					 
					
						2019-09-04 10:53:25 +10:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						2331597ed2 
					 
					
						
						
							
							Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master'  
						
						... 
						
						
						
						driver: Fix ticks_to_wait for uart and i2c
Closes IDFGH-964
See merge request idf/esp-idf!5021  
						
						
					 
					
						2019-06-11 08:41:44 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						ed22949847 
					 
					
						
						
							
							driver: Add uart and i2c UTs to check ticks_to_wait in some functions  
						
						
						
						
					 
					
						2019-06-05 10:38:23 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						399d2d2605 
					 
					
						
						
							
							all: Using xxx_periph.h  
						
						... 
						
						
						
						Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .
Cleaned up header files from unnecessary headers (releated to soc/... headers). 
						
						
					 
					
						2019-06-03 14:15:08 +08:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						81bf07ed4d 
					 
					
						
						
							
							test: Fix some unused identifier warnings  
						
						
						
						
					 
					
						2018-12-10 12:34:16 +08:00 
						 
				 
			
				
					
						
							
							
								houchenyao 
							
						 
					 
					
						
						
							
						
						147447b13e 
					 
					
						
						
							
							test: components/driver: i2c case  
						
						
						
						
					 
					
						2018-11-29 18:27:58 +08:00