You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • Today I downloaded actual version from github.
    Looks like there are some major changes, sources for Math-functions disappeared.
    Running make (ESP8266_BOARD=1 make) now returns this error:

    LD espruino_esp8266_user1.elf
    LD espruino_esp8266_user2.elf
    /home/espruino/git/xtensa-lx106-elf/bin/­../lib/gcc/xtensa-lx106-elf/4.8.2/../../­../../xtensa-lx106-elf/bin/ld: espruino_esp8266_user2.elf section .text' will not fit in regioniram1_0_seg'
    collect2: error: ld returned 1 exit status

    Is there anything else I have to do like new SDK or something like that ?

About

Avatar for JumJum @JumJum started