ChibiOS/os/vfs
Giovanni Di Sirio 3cf08662ea Fixed invalid root handling by the VFS streams driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15455 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-09 13:11:26 +00:00
..
dox Added diagrams. 2021-11-27 13:08:37 +00:00
drivers Fixed invalid root handling by the VFS streams driver. 2022-02-09 13:11:26 +00:00
include Added "mode" parameter to mkdir(). 2022-02-02 18:42:19 +00:00
src Added "mode" parameter to mkdir(). 2022-02-02 18:42:19 +00:00
templates Added buffers management to VFS. 2021-12-09 11:17:34 +00:00
various Unified open() and close(). 2021-12-31 12:51:42 +00:00
vfs.mk Centralized paths handling code into /os/common/utils. 2022-01-26 10:36:03 +00:00
vfs_syscalls.mk git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15202 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-12-05 12:26:00 +00:00