Tomáš Rohlínek
|
0214e29fc3
|
fix(storage/vfs_console): stop new console opens from overwriting existing fds
|
2025-01-24 14:58:15 +08:00 |
|
Guillaume Souchere
|
9bd81f4d5c
|
fix(console): Fsync not propagated to secondary output
Calls to fsync need to also be propagated to secondary
output when CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG
is enabled.
Closes https://github.com/espressif/esp-idf/issues/13162
|
2024-04-16 08:12:41 +02:00 |
|
Alexey Lapshin
|
a43c509d4b
|
change(newlib): update newlib according to new internal structures
|
2023-10-09 12:13:02 +04:00 |
|
Adam Múdry
|
58e69f2fcb
|
vfs: select sanity NULL check
https://github.com/espressif/esp-idf/issues/9964
|
2023-05-23 18:02:24 +02: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 |
|