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.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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.
Thanks!!!
1 Attachment