Does Zephyr currently support a device file system? #98402
Unanswered
tzy0002088
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions