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

User avatar
By eriksl
#24122 And actually, at least esptool.py uses binutils, tools like objdump, readelf, etc. So I guess it all boils down to the same. I guess I can implement something like that myself, but I'd prefer to have it in esptool.py, request has been sent.

On the other hand it isn't such a big deal to have two binaries ;)