wuzhenghui 
							
						 
					 
					
						
						
							
						
						33aca83c63 
					 
					
						
						
							
							change(ci): remove esp32c5 from readme since esp32c5 skipped CI build  
						
						
						
						
					 
					
						2025-04-25 17:13:27 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						43175ff671 
					 
					
						
						
							
							fix(uart_vfs): read() now aligned to POSIX defined behavior  
						
						... 
						
						
						
						- For blocking mode, block until data available
- Return with the bytes available in the file at the time,
  it should not block until reaching the requested size
And read() should not realy return on the newline character
Closes https://github.com/espressif/esp-idf/issues/14155  
						
						
					 
					
						2024-12-03 16:32:01 +08:00 
						 
				 
			
				
					
						
							
							
								wanlei 
							
						 
					 
					
						
						
							
						
						3cf069c7d8 
					 
					
						
						
							
							feat(esp32c61): disable unsupported build test  
						
						
						
						
					 
					
						2024-07-16 16:06:19 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						dca7c286d0 
					 
					
						
						
							
							feat(uart): support uart module sleep retention on c6/h2/p4  
						
						
						
						
					 
					
						2024-06-03 12:40:43 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						65b1fd33d3 
					 
					
						
						
							
							ci(esp32c5mp): disable the unsupported tests  
						
						
						
						
					 
					
						2024-04-07 12:13:29 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						c0289ee6eb 
					 
					
						
						
							
							fix(drivers): fix typos found by codespell  
						
						... 
						
						
						
						codespell components/esp_driver* 
						
						
					 
					
						2024-03-28 10:01:27 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						6768805d20 
					 
					
						
						
							
							fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions,  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12958  
						
						
					 
					
						2024-01-18 10:51:51 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						bc09031496 
					 
					
						
						
							
							refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart  
						
						... 
						
						
						
						Deprecated esp_vfs_dev_uart_xxx APIs
vfs_uart test case moved to esp_driver_uart test_apps
Astyle fixed for uart_vfs 
						
						
					 
					
						2023-12-15 17:14:55 +08:00