537 Commits

Author SHA1 Message Date
Gordon Williams
9e31e74722 Third (no-network) zip option for original Espruino 2020-05-07 10:27:13 +01:00
Gordon Williams
9b9b4fa76b Bangle.js: Make SPI flash memory map address configurable, and check end bounds (#1807)
Bangle.js: More SPI flash memory map address to 0x60000000 to avoid ARM/nRF52 registers
2020-04-27 15:09:03 +01:00
Gordon Williams
990dac3503 Espruino Original: Removed Debugger, Tab complete, AT command networking from WIZnet networking build to free enough Flash
Espruino Pico: Added a normal build that doesn't contain CC3000 or WIZnet support
            Espruino Pico: Removed Debugger and Vector font from WIZnet/CC3000 networking versions to free enough Flash
2020-04-17 14:51:02 +01:00
Gordon Williams
78f421b37e Puck.js: v2 Support: Accelerometer/Gyro/temp
Puck.js: Self test now sets Puck.js BLE name if there's an error
2020-03-27 21:06:12 +00:00
Gordon Williams
4eacb7823b First commit of untried Puck.js code 2020-03-13 21:22:21 +00:00
Gordon Williams
5d2a373673 Add more info about flash memory to process.env/process.memory 2020-02-12 14:46:55 +00:00
Gordon Williams
c923bbc06d Bangle.js: Added heart rate autocorrelation, setHRMPower and 'HRM' event 2019-11-27 16:40:08 +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
Gordon Williams
e230148625 improve docs making 2019-11-07 16:12:27 +00:00
Gordon Williams
720738944f Add E.showMenu, deprecate Pixl.menu - use a common function to ease porting between devices 2019-10-31 11:23:04 +00:00
Gordon Williams
dea624de49 tweak 2019-10-18 15:02:01 +01:00
Gordon Williams
6d52308886 Add .beep and buzz 2019-10-16 14:54:22 +01:00
Gordon Williams
57df928895 Allow heatshrink compress/decompress to work even if flat buffers can't be allocated - storage read may need work 2019-10-14 11:33:53 +01:00
Gordon Williams
6837f53ce5 Compass, GPS decode, 2x touch pins 2019-10-01 13:48:08 +01:00
Gordon Williams
d334d0a92a Reliable LCD on F18 2019-10-01 10:29:45 +01:00
Gordon Williams
cca2eb0360 fix RAK builds 2019-09-23 19:33:33 +01:00
Gordon Williams
d61f9f5bcb New palette, ability to define code to execute on Serial events, GPS data line handling 2019-09-19 17:56:09 +01:00
Gordon Williams
696209f100 dump size for easy debug 2019-09-16 14:49:45 +01:00
Gordon Williams
1753fda0e0 Merge branch 'master' into HackStrap 2019-09-16 14:22:45 +01:00
Gordon Williams
ea1f6e7020 Documentation for modules now includes require('...') in the call type to be less confusing 2019-09-12 12:42:58 +01:00
Gordon Williams
0ebf182c4f Add SPI flash support 2019-09-12 12:32:51 +01:00
Gordon Williams
292b513076 Added promise for getting pressure values 2019-09-05 13:03:23 +01:00
Gordon Williams
a68ea0086b initial commit - display working, but not full speed yet 2019-09-04 16:01:10 +01:00
Gordon Williams
0e8fe4ae33 Merge branch 'ID205' into HackStrap 2019-09-04 15:16:28 +01:00
Gordon Williams
0dcbfbf898 add some tools to get Ghidra pspec files out 2019-09-04 15:14:29 +01:00
Gordon Williams
bcab8a2089 Added Graphics.getFont/setFont/getFonts
Added Graphics.getFontHeight
            Added option to compile in 6x8 fixed-width fonts
2019-08-29 12:46:22 +01:00
Gordon Williams
552fb8fc9e provision tweaks 2019-07-29 15:33:07 +01:00
Gordon Williams
76c4399904 add auto provision for NRF SDK15 2019-07-29 15:28:18 +01:00
jumjum123
8e884bf8cf Added remove blacklist for class and instanceof in build_jswrapper.py (function removeBlacklistForWrapper) 2019-07-08 13:26:52 +02:00
Gordon Williams
afec7d7fcb attempts and fixing travis build for nRF52 #2 2019-06-17 11:14:08 +01:00
Gordon Williams
071e52b374 attempts and fixing travis build for nRF52 2019-06-17 11:01:23 +01:00
Gordon Williams
621368dc6c minor tweaks 2019-06-06 17:05:53 +01:00
Gordon Williams
e257d2920d Ensure DFU ZIP and hex gets built for Thingy (#1667) 2019-05-22 10:52:59 +01:00
Gordon Williams
308b537573 add more helpful docs to uncaughtException 2019-05-22 09:30:39 +01:00
Gordon Williams
9a3d24b573 improve build tidying 2019-05-15 09:12:35 +01:00
Gordon Williams
c458d05102 re-add thingy:52 support 2019-05-13 12:37:30 +01:00
Gordon Williams
45a4a2f1af Vector font removed from Espruino Original WIZnet build due to lack of spare flash 2019-05-01 09:52:07 +01:00
Décio Luiz Gazzoni Filho
00bbc9e2aa Fix bug in pin_utils.py's only_from_package() function, which in turn fixes a hard fault handler in STM32F3DISCOVERY. 2019-04-12 20:00:35 -03:00
jumjum123
201535cf7c Added wildcard for blacklist
Used to blacklist full class
2019-04-09 11:28:26 +00:00
Gordon Williams
bb38ac9615 Remove nRF52832 and Thingy:52 builds - Nordic has decided they no longer want to support Espruino on these 2019-04-08 10:06:07 +01:00
Gordon Williams
4e3e44800a oops - fix path after moving to new compiler 2019-03-27 11:53:48 +00:00
Gordon Williams
a4216d70f8 swap to GCC 8 for ARM 2019-03-27 10:26:55 +00:00
Gordon Williams
9f86f9a7c0 docs 2019-03-19 13:20:31 +00:00
Gordon Williams
b6800a2469 smartibot build 2019-02-27 11:00:02 +00:00
Gordon Williams
17849210bf modify docs to put parameters/return value before the description 2019-02-11 09:36:28 +00:00
Gordon Williams
eeb9ec8dd5 nRF52: Add docs for properties that weren't documented before
nRF52: Add ability to connect to device with passkey authentication
2019-01-31 14:23:26 +00:00
Gordon Williams
748a4d37c8 bump version for release 2v01
Remove HY32 support, and tweak build for Espruino Original
to allow builds to continue properly.
2019-01-08 11:55:12 +00:00
Steve Anderson
32af500a53
Remove insecure (redundant) jQuery 2018-11-29 14:42:50 +00:00
Gordon Williams
b0ea012c82 Allow built-in objects to be created with new X() 2018-11-23 12:28:30 +00:00