Search found 1 match
- Mon Aug 28, 2023 3:02 pm
- Forum: General Discussion
- Topic: USB host msc example gives errors after unplugging and pluggind
- Replies: 6
- Views: 5133
Re: USB host msc example gives errors after unplugging and pluggind
Hello, I try to run this code as well on an ESP32-S3 (to check if I can flash an RP2040 through USB Mass Storage access), but unfortunately I got an error on the #include "msc_host_vfs.h --> No such file or directory . I did researches for this files on my computer (VSCode and Arduino libraries), bu...