ChibiOS/os/vfs
Giovanni Di Sirio 608e5c5614 Improved interface of referenced objects, simpler use. Made all release() method implementations in VFS to be thread-safe.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15804 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-27 12:56:20 +00:00
..
dox Added diagrams. 2021-11-27 13:08:37 +00:00
drivers Improved interface of referenced objects, simpler use. Made all release() method implementations in VFS to be thread-safe. 2022-09-27 12:56:20 +00:00
include Simplified buffers management. 2022-04-20 13:15:53 +00:00
src Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
templates FatFS now functional on STM32H7xx, added a target to the VFS demo. 2022-03-22 08:32:36 +00:00
various Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +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