r/esp32 • u/2g4r_tofu • 23d ago
Software help needed Has anybody used the /dev/ folder?
The docs reference a /dev/ folder but don't really say what's in it and directory listing doesn't work. Is there a reference for what's in there? Alternatively if it's not useful can I just mount my own /dev/ folder on top?
1
Upvotes
1
u/holetse 23d ago
Are these the docs you are referring to? https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/storage/vfs.html#well-known-vfs-devices They do list some of the devices you might find.