You are reading a single comment by @cephdon and its replies. Click here to read the full conversation.
  • As an additional point of information, I added the following line to the section of the makefile inside else ifdef ESPRUINO_1V3 :

    LIBS+=-lnosys

    Then I switched to the GNU Arm Tools v4.8 compiler, and now it compiles without error. The resulting size of the bin file is: 228872.
    Anyone know if this is correct or why I need to do this?

About

Avatar for cephdon @cephdon started