34 Commits

Author SHA1 Message Date
Gordon Williams
a7a2fa9fd8 now update esp8266/esp32 before build 2017-08-17 16:39:18 +01:00
Gordon Williams
64feba7960 fix image builder 2017-07-10 16:56:52 +01:00
wilberforce
0579b599cf Add ESP32 folder to release zip 2017-05-08 21:21:15 +12:00
Gordon Williams
343d9cb226 more 4mb build 2017-04-20 09:30:22 +01:00
Gordon Williams
02f66b35e4 tweaks for 4MB release 2017-04-20 08:57:45 +01:00
Gordon Williams
b302de426d alter ESP32 build to produce binaries with the same names as other builds 2017-04-19 09:03:50 +01:00
Gordon Williams
62352ba2fa prepare for 1v92 build 2017-04-18 15:23:47 +01:00
Gordon Williams
3860a715cc zip building 2017-03-15 11:44:08 +00:00
Gordon Williams
9cbe1d94c1 tweak zip creation for new build 2017-03-09 09:06:43 +00:00
Gordon Williams
3746c6a89f 1v88 release
Had to remove 'dump()' on devices with very little flash memory (Olimexino/Micro:bit)
2016-11-10 10:54:45 +00:00
Gordon Williams
abe11d37d8 new bootloader that allows you to run Espruino without executing saved code by just holding down BTN1 for 3 seconds, also wifi build tweaks 2016-09-13 10:26:11 +01:00
Gordon Williams
7ac200d94a recursively add stuff 2016-08-01 17:30:27 +01:00
Gordon Williams
baad41fe85 tweak build to decompress tgz file into zip contents. Also make wiflash a .sh file to make it obvious what it is 2016-04-01 10:24:52 +01:00
Gordon Williams
0671a2d91d tweaking zip file creation 2016-02-25 14:32:50 +00:00
Gordon Williams
6aea84d572 remove 4M image - is big, slow to upload, and at the mo it thinks it is still a 512k image 2016-02-25 09:49:16 +00:00
Gordon Williams
f1e77371e1 tweaks for release 2016-02-24 15:10:51 +00:00
Gordon Williams
d0a231c6e9 making sure the next release gets ESP8266 and micro:bit 2015-12-22 12:52:16 +00:00
Gordon Williams
ef19051b80 docs 2015-11-30 15:31:43 +00:00
Gordon Williams
1e34ac76a5 Remove prototype Espruino boards from build 2015-11-26 15:04:50 +00:00
Gordon Williams
8e1efcf898 1v81 release 2015-10-08 14:03:26 +01:00
Gordon Williams
26df876abf we're deprecating the non-JS ESP8266 module 2015-03-26 15:03:48 +00:00
Gordon Williams
9d2b98ab81 updated scripts for creating pico releases 2015-03-11 15:37:24 +00:00
Gordon Williams
ad4067cb55 tweaks for ESP8266 binary 2015-01-14 14:42:43 +00:00
Gordon Williams
32918505e2 Ensure that we only create as many Serial/I2C/etc items in Symbol table as we need (fix #453) 2014-12-19 11:53:51 +00:00
Gordon Williams
ce6d7439aa Force inlining of jsvLock/UnLock on most systems - improves performance a lot 2014-11-11 14:34:40 +00:00
Gordon Williams
eb59683a58 Now using gcc-arm-none-eabi-4_8-2014q3 for compilation 2014-11-10 17:46:09 +00:00
Gordon Williams
83b4c6c93e tidying up build 2014-05-14 09:42:48 +01:00
Gordon Williams
ffd478c095 fix 1v56 compile issue in release mode 2014-03-11 16:59:41 +00:00
Gordon Williams
b8341fd5cf new release - bump version 2014-02-21 15:37:47 +00:00
Gordon Williams
839add8e92 hacky scripts for creating correct binaries 2014-01-16 11:22:38 +00:00
Gordon Williams
68f061a125 fix bug in zip creation 2013-12-18 18:16:00 +00:00
Gordon Williams
a41f72977a Modified build system to store binary names in the python definition 2013-12-10 15:41:52 +00:00
Gordon Williams
45f937f085 note about which version with which boards 2013-10-02 16:15:42 +01:00
Gordon Williams
f3d6e0bc83 First commit 2013-09-26 14:39:04 +01:00