Xinyuan-LilyGO/LilyGo-T5-Epaper-Series

Open to reorganize LilyGo-specific library

rrainey opened this issue · 1 comments

I have encountered several recent issues keeping the LilyGo specific enhancements to the standard GxEPD library synchronized and up-to-date. It's just not very clean to be manually copying the LilyGo "lib" folder into the Arduino libraries tree by hand. I have a proposal: how about pulling boards.h and associated LilyGo-specific subfolders into a fresh library that logically lays atop GxEPD rather than trying to maintain a separate fork? This new library would be constructed as a standard Arduino library, so the extra dependent libraries could be declared as such.

What are your thoughts on this?

YES!

I'm for it!

I totally removed the boards.h file and included the definitions for my board in de sketch.