esp-idf/components/vfs
Mahavir Jain 8b8d525a6c
vfs: use recommended esp_cpu_dbgr_is_attached API
This fixes deprecation warning with earlier API
`cpu_hal_is_debugger_attached`.
2022-08-29 22:15:11 +05:30
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
Kconfig semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
openocd_semihosting.h esp/vfs: VFS semihosting interface support 2022-06-28 17:04:15 +03:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs_cdcacm.c esp_system, vfs: fix incomplete blocking reads in vfs_cdcacm 2022-07-28 17:28:08 +02:00
vfs_console.c vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
vfs_eventfd.c esp_hw_support: Fix misuse of spinlocks as critical sections 2022-07-28 17:25:00 +08:00
vfs_semihost.c vfs: use recommended esp_cpu_dbgr_is_attached API 2022-08-29 22:15:11 +05:30
vfs_uart.c vfs: uart/cdcacm/usb_serial_jtag fcntl return read/write state 2022-07-21 16:16:44 +08:00
vfs_usb_serial_jtag.c vfs: uart/cdcacm/usb_serial_jtag fcntl return read/write state 2022-07-21 16:16:44 +08:00
vfs.c vfs: Fix potential select() race if both sock and other-fd trigger 2022-05-16 20:26:44 +02:00