Angus Gratton 
							
						 
					 
					
						
						
							
						
						5228d9f9ce 
					 
					
						
						
							
							esp32c3: Apply one-liner/small changes for ESP32-C3  
						
						 
						
						
						
						
					 
					
						2020-12-01 10:58:50 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						e30cd361a8 
					 
					
						
						
							
							global: rename esp32s2beta to esp32s2  
						
						 
						
						
						
						
					 
					
						2020-01-22 12:14:38 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						6990a7cd54 
					 
					
						
						
							
							Merge branch 'master' into feature/esp32s2beta_update  
						
						 
						
						
						
						
					 
					
						2019-08-19 15:03:43 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						04ae56806c 
					 
					
						
						
							
							Merge branch 'master' into feature/esp32s2beta_update  
						
						 
						
						
						
						
					 
					
						2019-08-08 15:26:58 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kooho 
							
						 
					 
					
						
						
							
						
						2e8c85d8ff 
					 
					
						
						
							
							driver(ledc): fixed ledc clock selection bug.  
						
						 
						
						
						
						
					 
					
						2019-08-06 16:11:18 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						 
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kooho 
							
						 
					 
					
						
						
							
						
						f98e7bbccf 
					 
					
						
						
							
							Update LEDC, PCNT,Timer_Group driver for esp32s2beta.  
						
						 
						
						
						
						
					 
					
						2019-07-31 16:03:22 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hou wen xiang 
							
						 
					 
					
						
						
							
						
						ade39f823f 
					 
					
						
						
							
							doc(ledc): Update LEDC example README.md file.  
						
						 
						
						
						
						
					 
					
						2018-11-28 07:15:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						a67d5d89e0 
					 
					
						
						
							
							Replace all DOS line endings with Unix  
						
						 
						
						... 
						
						
						
						Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix 
						
						
					 
					
						2018-07-12 19:10:37 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								krzychb 
							
						 
					 
					
						
						
							
						
						d488bb7bac 
					 
					
						
						
							
							Provided more meaningful parameter names by renaming 'bit_num' to 'duty_resolution' and 'div_num' to 'clock_divider'  
						
						 
						
						
						
						
					 
					
						2017-11-15 08:08:12 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								krzychb 
							
						 
					 
					
						
						
							
						
						d60722c33d 
					 
					
						
						
							
							Updated example and descritpion of LED PWM Controller API  
						
						 
						
						
						
						
					 
					
						2017-10-06 08:34:27 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						821c70f5d7 
					 
					
						
						
							
							examples: Standardise naming of files, symbols, etc. in examples  
						
						 
						
						... 
						
						
						
						* Use "example" in all example function & variable names,
  ie use i2c_example_xxx instead of i2c_xxx for example functions.
  Closes  #198  https://github.com/espressif/esp-idf/issues/198 
* Mark example functions, etc. static
* Replace uses of "test" & "demo" with "example"
* Split the UART example into two
* Rename "main" example files to end with "_main.c" for disambiguation 
						
						
					 
					
						2017-03-27 17:42:05 +11:00