• NO_COMPILE is in make file for some years now.
    It was added by me to have an easy method to get wrapperfiles only.
    See lines 820-823 in make file (on github) .
    Its used to create a UI to support blacklist handling
    I checked DFU_UPDATE_BUILD and it works fine. Thanks for this hint.

    BTW, there is a break in handling of WRAPPERSOURCES. entrys are all relative, only tensorflow is absolute. Is there a special reason for that, or is it grown the way it is ?

    ......
    src/jswrap_waveform.c  
    libs/compression/jswrap_heatshrink.c 
    libs/math/jswrap_math.c 
    libs/graphics/jswrap_graphics.c 
    libs/graphics/jswrap_terminal.c
    libs/bluetooth/jswrap_bluetooth.c 
    /home/nodejs/efeu/espruino/EspruinoRelea­se/libs/tensorflow/jswrap_tensorflow.c
    
About

Avatar for JumJum @JumJum started