sonika.rathi
|
e162903615
|
fix(esp_vfs_console): add esp_vfs_console component
move vfs_console related init steps from vfs component to new esp_vfs_console component
|
2024-03-11 10:18:10 +01: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 |
|
zwx
|
7409f41527
|
fix(vfs): fix uart malloc when locates ISR context in IRAM
|
2023-11-21 16:36:08 +08:00 |
|
Cao Sen Miao
|
adfb7bed96
|
vfs_usb_serial: set secondary selection for making usb port can output under default menu
|
2021-11-01 15:48:36 +08:00 |
|