mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
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
This commit is contained in:
@@ -1381,5 +1381,5 @@ void rewinddir(DIR* pdir)
|
||||
|
||||
void vfs_include_syscalls_impl(void)
|
||||
{
|
||||
// Linker hook function, exists to make the linker examine this fine
|
||||
// Linker hook function, exists to make the linker examine this file
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user