Is your feature request related to a problem? Please describe.
Is it possible for Zephyr to support a device file system, allowing users to adapt it at the driver layer?
Describe the solution you'd like
It should be possible to add a device file system under the VFS layer, allowing users to adapt it easily and operate devices using POSIX interfaces.
Describe alternatives you've considered
No response
Is your feature request related to a problem? Please describe.
Is it possible for Zephyr to support a device file system, allowing users to adapt it at the driver layer?
Describe the solution you'd like
It should be possible to add a device file system under the VFS layer, allowing users to adapt it easily and operate devices using POSIX interfaces.
Describe alternatives you've considered
No response