You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • It went through 2 phases:

    • Switching from the included maths libraries to GCC's libs
    • Finding out GCC's libs were HUGE and adding my own (small) implementations of the biggest ones if SAVE_ON_FLASH is defined

    So I think ESP8266 is currently using GCC's libs, but hasn't replaced the big ones with small ones.

About

Avatar for Gordon @Gordon started