olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

Unable to compile on ESP-IDF without component.mk #110

Closed valerio-vaccaro closed 4 years ago

valerio-vaccaro commented 5 years ago

The library can not be compile on ESP-IDF without manually create the file component.mk, this can be very frustrating for who plan to use this lib as a submodule.