Lefucjusz / M5Paper-ePub-reader

M5Paper-based e-book reader supporting ePub format, with GUI created using LVGL. Currently rather a PoC than a fully usable piece of software.
GNU General Public License v3.0
8 stars 0 forks source link

How to configure Toolchain? Release of Binary #1

Closed chris0z closed 10 months ago

chris0z commented 10 months ago

Hi I have some issues with building your code. cmake has a problem with: include($ENV{IDF_PATH}/tools/cmake/project.cmake) How did you set up your VSCode Would it be possible to add a binary as an release? Would love to test your implementation.

chris0z commented 10 months ago

Nevermind a fresh install of Espressif IDE fixed it

Lefucjusz commented 9 months ago

Hi, good that you managed to solve the problem! Please remember that my implementation is still in early work-in-progress state, developed in my free time (which I don't have much of :wink:), so there's still a lot of things to add or improve, it's rather a PoC at this point.