Adam Múdry
|
6ef5d42acc
|
fix(vfs): Fix incorrect check in esp_vfs_register_fs_common and optimize memory
|
2026-06-11 16:34:39 +02:00 |
|
Tomáš Rohlínek
|
4814f06283
|
feat(storage/vfs): refactor VFS calls to multiple files
|
2025-12-16 17:48:55 +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 |
|
sonika.rathi
|
9c82ad06c3
|
fix(vfs/uart): add UART VFS select callback in IRAM
UART VFS select callback is placed in IRAM when CONFIG_UART_ISR_IN_IRAM is enabled
|
2023-11-08 11:34:22 +01:00 |
|