Armando 
							
						 
					 
					
						
						
							
						
						f48346f22f 
					 
					
						
						
							
							adc: apply adc power API to adc driver  
						
						
						
						
					 
					
						2021-03-26 17:41:20 +08:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						351ba5ff9e 
					 
					
						
						
							
							adc: fixed the issue that ADC power is left on after the calibration is done  
						
						... 
						
						
						
						Also refactor the locks in the adc_common.c file. 
						
						
					 
					
						2021-02-05 14:17:52 +08:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						2b83418141 
					 
					
						
						
							
							adc: add fallback calibration method  
						
						... 
						
						
						
						Also:
1. Separate static configuration into init phase to improve
performance
2. Add a init code config layer to avoid duplicated configuration
3. Add a HW_CALIBRATION_V1 caps 
						
						
					 
					
						2021-01-25 20:30:42 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						f09b8ae7a4 
					 
					
						
						
							
							driver: Add esp32c3 ADC driver  
						
						... 
						
						
						
						Based on internal commit 3ef01301fffa552d4be6d81bc9d199c223224305 
						
						
					 
					
						2020-12-23 09:53:24 +11:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						04d6b115ae 
					 
					
						
						
							
							adc: fixed efuse called in critical section issue  
						
						
						
						
					 
					
						2020-12-08 17:41:49 +08:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						2b323e7180 
					 
					
						
						
							
							Merge branch 'bugfix/fix_dac_driver_ut' into 'master'  
						
						... 
						
						
						
						Driver(dac): fix DAC-DMA driver and unit test
Closes IDF-1407
See merge request espressif/esp-idf!8814  
						
						
					 
					
						2020-08-31 00:05:34 +08:00 
						 
				 
			
				
					
						
							
							
								fuzhibo 
							
						 
					 
					
						
						
							
						
						0914dfbb6a 
					 
					
						
						
							
							dfiver(dac): add dac dma driver and unit test  
						
						
						
						
					 
					
						2020-08-26 06:23:24 +00:00 
						 
				 
			
				
					
						
							
							
								fuzhibo 
							
						 
					 
					
						
						
							
						
						bd92e95160 
					 
					
						
						
							
							driver(adc): add adc-dma code for esp32  
						
						
						
						
					 
					
						2020-08-26 03:54:02 +00:00 
						 
				 
			
				
					
						
							
							
								Chen Yi Qun 
							
						 
					 
					
						
						
							
						
						caaf62bdad 
					 
					
						
						
							
							driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages  
						
						... 
						
						
						
						__FILE__ macro in the error messages adds full paths to the production binarys, remove __FILE__ from the ESP_LOGE.
Closes https://github.com/espressif/esp-idf/issues/5637 
Merges https://github.com/espressif/esp-idf/pull/5638  
						
						
					 
					
						2020-08-03 15:21:36 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						2917651478 
					 
					
						
						
							
							esp_rom: extract common ets apis into esp_rom_sys.h  
						
						
						
						
					 
					
						2020-07-27 15:27:01 +08:00 
						 
				 
			
				
					
						
							
							
								fuzhibo 
							
						 
					 
					
						
						
							
						
						baa7898e35 
					 
					
						
						
							
							driver(adc/dac): fix adc dac driver for esp32s2  
						
						... 
						
						
						
						1. update register file about adc; 2. fix adc driver; 3. add UT for adc/dac;
See merge request espressif/esp-idf!7776  
						
						
					 
					
						2020-04-01 12:41:51 +08:00