Git Product home page Git Product logo

Comments (4)

plerup avatar plerup commented on August 19, 2024

Yes, saw that one. Fix is in the making

from makeesparduino.

plerup avatar plerup commented on August 19, 2024

Please try the latest commit

from makeesparduino.

sluebbert avatar sluebbert commented on August 19, 2024

If I wipe out all of the FlashSize options for the board, no unknown board message shows, but I do get this error after linking:
/usr/share/arduino_esp8266/tools/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot open linker script file -Wl,--gc-sections: No such file or directory collect2: error: ld returned 1 exit status make: *** [/usr/share/arduino_esp8266/makeEspArduino.mk:244: /tmp/mkESP/main_thing/main.bin] Error 1

Is there a scenario where I should be able to build with no FlashSize selected? I won't pretend to know what is needed or not from that boards file.

All in all, much better! If FLASH_DEF is required to have content for success, it may be nice to fail fast with a message requiring it.

from makeesparduino.

plerup avatar plerup commented on August 19, 2024

Good point.
FLASH_DEF controls both the memory configuration parameters and which link-file to use.
Please note that you can supply it on the command line (or in a separate config file) via FLASH_DEF=

from makeesparduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.