Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By Llaves
#43368 I tried to compile a project that uses the FreqMeasure library. I was not particularly surprised that it failed to compile. FreqMeasure.cpp includes util/capture.h, which #defines how various architectures define their timers. Before I start digging into this I thought I'd ask if anyone had patched this yet.

Thanks.