444 Commits

Author SHA1 Message Date
Gordon Williams
3c10e62eb7 adding extra boards to release notes 2018-04-26 09:18:51 +01:00
Gordon Williams
27d9572ce2 make SHA256/512 switchable 2018-04-26 09:14:30 +01:00
Gordon Williams
a71213ae25 doc tweaks 2018-04-17 17:11:14 +01:00
Gordon Williams
2eb2c519bd nRF52: Add E.getBattery as a more global battery percentage function, deprecate Puck.getBatteryPercentage 2018-04-17 12:47:55 +01:00
Gordon Williams
e52bf61c6a fix usage with TIM1/peripherals that are numbered 2018-04-17 08:55:51 +01:00
Gordon Williams
67b2123bdb Add ArrayBuffer.byteLength property (fix #1374) 2018-04-16 09:22:23 +01:00
Gordon Williams
2ab20a1261 Merge branch 'master' of github.com:espruino/Espruino 2018-03-16 15:38:10 +00:00
Gordon Williams
131588bbcc remove F3 board from release ZIP - F3 just isn't tested enough 2018-03-16 15:29:05 +00:00
Gordon Williams
8d1a2530f6 STM32L496: increase variables - use full 320kB of RAM as it is contiguous 2018-03-14 14:53:45 +00:00
Gordon Williams
78d652d378 tweaking board decls 2018-03-08 11:51:10 +00:00
Gordon Williams
334bc2206b Fix text alignment issues when stuff is included on the website 2018-03-08 09:46:16 +00:00
Gordon Williams
5bcdc7f073 dist tweaks 2018-02-21 16:11:20 +00:00
Gordon Williams
17d81db1ce tweak Pixl buttons for new revision, add to build list 2018-02-21 15:16:36 +00:00
Gordon Williams
e3428ab6bd docs 2018-02-21 12:48:00 +00:00
Gordon Williams
ec20db1438 Add variable numbers of SPI/UART/I2C/EXTI devices - #1346 2018-02-19 12:51:34 +00:00
Gordon Williams
15219262d6 allow resizable_vars to be specified in board file 2018-02-15 16:18:52 +00:00
Gordon Williams
31eadf25f8 fix setHostname/etc on ESP8266 2018-02-14 08:54:20 +00:00
Gordon Williams
e0ba3ccb24 fix ESP32-specific commands - fix #1336 2018-02-14 08:19:08 +00:00
Gordon Williams
29f88fe8a0 remove 4M combined file as per https://github.com/espruino/Espruino/issues/1309 2018-02-13 15:18:47 +00:00
Gordon Williams
5822cc5c20 Merge branch 'master' into flash_storage 2018-02-13 12:40:34 +00:00
Gordon Williams
2738ff38cd tidying up the build, and better linux testing 2018-02-13 12:32:36 +00:00
Gordon Williams
b52bd912f6 fix regression with startup console on USB devices 2018-02-12 15:37:28 +00:00
Gordon Williams
7c2ba180d1 fix issue with '#if' parsing in JSON - removes setIP for ESP32 2018-02-10 09:41:08 +00:00
Gordon Williams
04b2498628 Added SAVE_ON_FLASH_EXTREME for HYSTM32_28, where we're now cutting out some Math.X functionality to keep builds going 2018-02-10 09:27:51 +00:00
Gordon Williams
9ffc516204 trying to bring WiFi docs/functions for Espruino in line on all platforms 2018-02-07 17:30:30 +00:00
Gordon Williams
b78888c9e1 Simplify data returned by process.env
Add process.env.MODULES - to contain a list of the libraries provided in the firmware by require
2018-02-07 14:22:52 +00:00
Gordon Williams
7157afd421 update descriptions 2018-02-07 08:29:50 +00:00
Gordon Williams
e609b94f83 Merge branch 'jslcd' 2018-02-06 17:35:13 +00:00
Gordon Williams
45e8525a6f updated bootloader to make it work with LCDs 2018-02-06 17:33:41 +00:00
Gordon Williams
59bc2019b3 formatting tweak 2018-02-06 12:01:50 +00:00
Gordon Williams
2e0a7de035 Added 'Terminal' class with built-in VT100 terminal 2018-02-06 11:01:28 +00:00
Gordon Williams
edc9b77764 Simplify flash save (and help debugging) by using the 'fake flash' implementation on Linux builds 2018-02-01 17:01:42 +00:00
Gordon Williams
c6476a34f7 Arduino pin namings 2018-01-31 13:03:01 +00:00
Gordon Williams
ee11a83581 WIO_LTE fix SD card initialisation 2018-01-29 14:40:36 +00:00
Gordon Williams
265a01abef Merge branch 'master' into NRF_SDK_14.2 2018-01-23 14:00:02 +00:00
Standa Opichal
21f1025706 Mute dpkg-preconfigure: unable to re-open stdin 2018-01-21 15:53:19 +01:00
Standa Opichal
6942acee56 Mute the 'Cannot change owner' tar warnings 2018-01-21 15:53:19 +01:00
Standa Opichal
ef5678de9c Updated *provision.sh scripts to get a valid VM 2018-01-21 15:53:19 +01:00
Gordon Williams
dc5aa20fac Merge branch 'THINGY52' 2018-01-18 16:23:25 +00:00
Gordon Williams
492a7a46d2 now compiling and running, but not accepting BLE connections properly 2018-01-17 08:30:59 +00:00
Gordon Williams
f3ba1023ff Allow JS modules to be built-in by adding files to JSMODULESOURCES 2018-01-16 13:14:38 +00:00
Gordon Williams
8dc701a0a2 first stab at thingy - not booting 2018-01-10 16:47:58 +00:00
Gordon Williams
b80ec646f2 reusing a bit more code in jswFindBuiltInFunction 2017-12-15 11:21:18 +00:00
Gordon Williams
aba4d91d53 reusing a bit more code in jswFindBuiltInFunction 2017-12-15 11:14:17 +00:00
Gordon Williams
6e08b61686 tidy up jswGetSymbolListForObject code 2017-12-15 11:06:24 +00:00
Gordon Williams
9f4e747e04 sanity check on args - helps #1271 2017-12-14 17:05:56 +00:00
Gordon Williams
ea8d74360d nRF5x: Add support for negating pins in software (eg. buttons/LEDs) 2017-12-06 12:52:30 +00:00
Gordon Williams
5fedb5c58f Puck.js: Allow flash memory protection to be overwridden with E.setFlags 2017-11-27 12:46:53 +00:00
Gordon Williams
82aeddd280 allow docs to be built for just one file, even if it has 'do not include in docs' in it 2017-10-31 16:01:34 +00:00
Thomas Christlieb
dd122b697d Fix Error in provision script 2017-10-09 07:42:43 +02:00