10 Commits

Author SHA1 Message Date
Gordon Williams
7b036adb65 Merge branch 'master' into experimental_compact_vars
# Conflicts:
#	Makefile
#	boards/LINUX.py
#	libs/graphics/jswrap_graphics.c
#	src/jsvar.h
2020-10-29 10:01:17 +00:00
Gordon Williams
de025fe0d2 Adding drawPolyAA 2020-09-30 11:35:51 +01:00
Gordon Williams
21168a2b29 Add flash storage support to emscripten build 2020-06-11 15:46:28 +01:00
Gordon Williams
22711ebb40 bump for release
Kick Watchdog when erasing flash (it can take so long on 4MB external flash that it reboots)
Add locale to emscripten build
2020-03-11 16:38:35 +00:00
Gordon Williams
823fd9aeff Merge branch 'master' into experimental_compact_vars
Also enable the callfunction hack for i386

# Conflicts:
#	boards/LINUX.py
2019-12-10 15:17:46 +00:00
Gordon Williams
3751dc8453 Add terminal and lowres modes to emulator, and attempt to remove as many emscripten-related hacks as possible so we follow Bangle.js closely 2019-12-03 11:01:36 +00:00
Gordon Williams
87b37b0d97 adding TF compile 2019-12-02 17:34:18 +00:00
Gordon Williams
db86baf13c handle simple IO and watches 2019-11-25 16:22:19 +00:00
Gordon Williams
e69770722a Added ability to compile Espruino to JavaScript with Emscripten 2019-11-25 12:16:30 +00:00
Gordon Williams
3b7417458e semi-working emscripten compile 2019-11-24 15:59:34 +00:00