Search found 1 match
- Tue Apr 25, 2017 9:08 pm
- Forum: Showcase
- Topic: [Info] Mongoose HTTP library porting to ESP32
- Replies: 10
- Views: 23472
Re: [Info] Mongoose HTTP library porting to ESP32
Can you validate that you are compiling with the very latest ESP-IDF as downloaded from master here: https://github.com/espressif/esp-idf It includes a <sys/dirent> ... https://github.com/espressif/esp-idf/blob/master/components/vfs/include/sys/dirent.h which defines the struct dirent i still have ...