I run linux so the "normal" gcc and tools are on it..but I haven't bothered installing the SDK for esp8266 or something like that. Normally I use platformio (often with arduino framework) wich is perfect for code cheaters like me. The target hardware is an (often anyhow) ESP-01M that have 1MB of flash. Do I have to switch a lot of build flags? Otherwise precompiled is nice
/Andreas