• Hi,

    I am trying to build a very old Espruino release 1_V84. I know this is a very very old release and may not work fully but I wanted to do some experiment as this is the last official release which supports S110 softdevice for nrf51.

    I am getting lots of error. see attached file. I have installed gcc-arm-none-eabi fom scripts/provision.sh file (just executed the commands manually and export the path)

    Can someone help me to install this specific version , Please!!!

    I want to build a minimalistic esprunio from this release (1_V84) to save some space and add Flash module so that I can use require("flash") from the script.

    I am using Ubuntu 18.04.4 LTS and this command for build.

    NRF51822DK=1 BLE_INTERFACE=1 RELEASE=1 make 
    

    Thanks!!!


    1 Attachment

About

Avatar for Abhigkar @Abhigkar started