You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • Hmm, good answer ;-)
    I'm working to get efeu running again.
    For efeu, a lot of stuff, like compilers and precompiled libs, are moved to a special folder.
    ESP8266/32 use exported pointer to this folder.
    This makes it easier to support several Espruino versions (edge, release, develop).
    Do you have a nice way to move targetlibs to my special folder and have an exported pointer to that ?
    Or would this be too much effort, having in mind, efeu would be the only tool to benefit from that?

About

Avatar for JumJum @JumJum started