Closed hpsaturn closed 2 years ago
Ok, I understand, the library on the platformio library registry
is outdated now. A provisional workaround is:
lib_deps =
; m5stack/M5-CoreInk
https://github.com/m5stack/M5-CoreInk.git
Platform will now be updated with the Github Releases
Target:
Hi, I'm trying to build the FactoryTest project with PlatformIO, my steps:
Board selection:
it because don't exists m5stack-coreink board yet.
Library selection:
In
platformio.ini
I put the next library that I found with library search command:Project directory preparation:
Build and errors: