olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.25k stars 314 forks source link

Time compilation #487

Open netnerea opened 6 years ago

netnerea commented 6 years ago

Hello, in advance, thank the effort and dedication for your part in this titanic task. I'm a novice in this arduino, and especially in programming. Maybe it's something obvious, but my question is. Is it possible to reduce the compilation time of the library? In my case that in principle I work on trial and error, "I know it is not the best method;)" I get to do very long times.

Thank you for your attention.

olikraus commented 6 years ago

u8glib is obsolete. Successor is U8g2 which compiles much faster.