mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	Deprecated esp_vfs_dev_uart_xxx APIs vfs_uart test case moved to esp_driver_uart test_apps Astyle fixed for uart_vfs
		
			
				
	
	
		
			12 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[mapping:uart_vfs]
 | 
						|
archive: libesp_driver_uart.a
 | 
						|
entries:
 | 
						|
    if VFS_SELECT_IN_RAM = y:
 | 
						|
        uart_vfs: select_notif_callback_isr (noflash)
 | 
						|
 | 
						|
[mapping:uart_hal]
 | 
						|
archive: libhal.a
 | 
						|
entries:
 | 
						|
    if UART_ISR_IN_IRAM = y:
 | 
						|
        uart_hal_iram (noflash)
 |