loboris / ESP32_ePaper_example

Full featured ePaper library for ESP32 with demo application
217 stars 38 forks source link

compilation terminated #3

Closed habkorn closed 6 years ago

habkorn commented 6 years ago

Hi, when trying to build I'm getting the message

In file included from C:/msys32/home/tomhab/esp/esp-idf/components/fatfs/src/diskio_spiflash.c:20:0: C:/msys32/home/tomhab/esp/esp-idf/components/fatfs/src/diskio_spiflash.h:23:28: fatal error: wear_levelling.h: No such file or directory compilation terminated.

How to fix this issue? Thanks!

loboris commented 6 years ago

The repository is updated, please pill the changes and try again.