Norman Feske 84f8305cdf usb_report_filter: use VFS instead of fs session
This patch replaces the direct use of a file-system session via the
'file_system/util.h' helpers by the VFS using the os/vfs.h API. This
makes the component more flexible while removing the dependence from
read and write utilities of file_system/util.h, which happen to rely on
the (now removed) blocking packet-stream semantics.

Issue #4390
2022-02-15 10:10:03 +01:00
..
2020-12-23 13:38:31 +01:00
2021-02-23 12:07:16 +01:00
2021-05-28 14:16:45 +02:00
2021-06-25 11:41:44 +02:00
2015-11-29 18:17:06 +01:00