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
|
cc1ccb0609
|
move reset pin option
|
2018-02-06 15:47:35 +00:00 |
|
Gordon Williams
|
45ffeeb404
|
add version
|
2018-02-06 15:47:08 +00:00 |
|
Gordon Williams
|
25e4c7e255
|
squash warnings
|
2018-02-06 15:31:59 +00:00 |
|
Gordon Williams
|
dbe0d63ac6
|
Speed improvements for ArrayBuffer Graphics
|
2018-02-06 15:16:45 +00:00 |
|
Gordon Williams
|
798443ae33
|
fix pinToString for devices with port A but no port B
|
2018-02-06 14:42:00 +00:00 |
|
Gordon Williams
|
7c77621dd8
|
Improved coe for returning console device to the most useful place
|
2018-02-06 14:40:43 +00:00 |
|
Gordon Williams
|
f97deb4820
|
Adding useful terminal to Pixl.js
|
2018-02-06 14:28:25 +00:00 |
|
Gordon Williams
|
8b3a4ae3b3
|
adding auto-switch to terminal
|
2018-02-06 12:15:41 +00:00 |
|
Gordon Williams
|
173ea21937
|
improve arraybuffer fill speed
|
2018-02-06 12:14:36 +00:00 |
|
Gordon Williams
|
59bc2019b3
|
formatting tweak
|
2018-02-06 12:01:50 +00:00 |
|
Gordon Williams
|
d58239444b
|
Tweak Espruino logo to be exactly 32 chars wide
|
2018-02-06 11:18:20 +00:00 |
|
Gordon Williams
|
2e0a7de035
|
Added 'Terminal' class with built-in VT100 terminal
|
2018-02-06 11:01:28 +00:00 |
|
Gordon Williams
|
211eb99d01
|
Added Graphics.scroll command to scroll graphics contents
|
2018-02-06 09:32:58 +00:00 |
|
Gordon Williams
|
b5fe14ad66
|
self test
|
2018-02-05 17:24:17 +00:00 |
|
Gordon Williams
|
f6a52724b2
|
logo
|
2018-02-05 17:01:08 +00:00 |
|
Gordon Williams
|
db128c19f8
|
refactoring
|
2018-02-05 12:01:36 +00:00 |
|
Gordon Williams
|
bfeb3cc629
|
Merge branch 'master' of github.com:espruino/Espruino
|
2018-02-05 11:41:47 +00:00 |
|
Gordon Williams
|
8a50246fb6
|
Merge pull request #1327 from ticpu/esp32-add-sta-info
ESP32: Add missing STA informations in Wifi.getStatus()
|
2018-02-05 09:05:12 +00:00 |
|
Gordon Williams
|
bc87acf630
|
Merge pull request #1326 from espruino/MaBecker-patch-1
add flash tool section and firmware types
|
2018-02-05 09:03:11 +00:00 |
|
Mark Becker
|
57f7744ef4
|
Update README_flash.txt
|
2018-02-03 12:15:36 +01:00 |
|
Mark Becker
|
648f3e0b3f
|
Update README_flash.txt
|
2018-02-03 12:13:42 +01:00 |
|
Jérôme Poulin
|
5e316f0607
|
ESP32: Add missing STA informations in Wifi.getStatus()
|
2018-02-03 04:52:10 -05:00 |
|
Mark Becker
|
bb4606b95f
|
add flashtools section and firmware types
|
2018-02-03 01:46:48 +01: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
|
3eb9047408
|
Tidying up build to avoid making un-needed bin, hex or lst files
|
2018-02-01 12:22:19 +00:00 |
|
Gordon Williams
|
5ed55d91d2
|
Add WIZnet UDP support
|
2018-02-01 12:11:10 +00:00 |
|
Gordon Williams
|
7c86db2b27
|
Remove un-needed DNS lookup for localhost
|
2018-02-01 12:10:31 +00:00 |
|
Gordon Williams
|
cdb2d996c0
|
Remove forced inlining in variable inspection functions (reduces flash usage by ~10k)
|
2018-01-31 16:09:46 +00:00 |
|
Gordon Williams
|
827d8d9982
|
Minor tweak to allow W5100 compilation
|
2018-01-31 15:01:48 +00:00 |
|
Gordon Williams
|
ccf40d06b0
|
Merge pull request #1316 from opichals/wiznet-5100
Wiznet W5100 support
|
2018-01-31 15:01:06 +00:00 |
|
Gordon Williams
|
c6476a34f7
|
Arduino pin namings
|
2018-01-31 13:03:01 +00:00 |
|
Gordon Williams
|
7cbe9ee9ce
|
logo
|
2018-01-31 12:49:34 +00:00 |
|
Gordon Williams
|
bb2d056570
|
Merge branch 'master' into jslcd
|
2018-01-31 12:32:51 +00:00 |
|
Gordon Williams
|
07ae7710e3
|
updated filesystem docs
|
2018-01-29 15:43:10 +00:00 |
|
Gordon Williams
|
773a83387f
|
Improve SD card reliability on all boards by trying to initialise multiple times before failing
|
2018-01-29 15:16:01 +00:00 |
|
Gordon Williams
|
ee11a83581
|
WIO_LTE fix SD card initialisation
|
2018-01-29 14:40:36 +00:00 |
|
Gordon Williams
|
32e52bf19c
|
E.toString now tries harder to allocate a Flat String, and works with no-alloc for Uint8Array/FlatStrings
|
2018-01-29 10:37:10 +00:00 |
|
Gordon Williams
|
16a27c3516
|
thingy docs
|
2018-01-29 09:56:41 +00:00 |
|
Gordon Williams
|
4ead58507e
|
Add E.dumpFreeList in non-release builds to help with debugging
Fix mild memory leak in jsvMakeIntoVariableName that caused GC to run more often than normal
|
2018-01-29 09:56:27 +00:00 |
|
Gordon Williams
|
cf9aad8021
|
Internal printf can now pad with spaces
|
2018-01-29 09:54:34 +00:00 |
|
Gordon Williams
|
d3e403b8bf
|
Merge branch 'master' of github.com:espruino/Espruino
|
2018-01-29 08:20:50 +00:00 |
|
Gordon Williams
|
8ca4bc339c
|
document how 'arguments' differs from normal JS: #1321
|
2018-01-29 08:20:45 +00:00 |
|
Gordon Williams
|
18ffc18b96
|
Merge pull request #1323 from espruino/MaBecker-patch-2
or add as prefix to make
|
2018-01-29 07:53:27 +00:00 |
|
Mark Becker
|
a1db6c07b6
|
or add as prefix to make
|
2018-01-28 23:10:35 +01:00 |
|
Gordon Williams
|
98d7c1105e
|
remove in-code definition for PIN_NAMES_DIRECT and move it to the board description file
|
2018-01-26 17:26:58 +00:00 |
|
Gordon Williams
|
49039906a8
|
Merge branch 'master' of github.com:espruino/Espruino
|
2018-01-26 15:04:12 +00:00 |
|
Gordon Williams
|
fddd62ec60
|
Adding JS libraries for on-board peripherals
|
2018-01-26 15:03:29 +00:00 |
|
Gordon Williams
|
cef34f5483
|
Merge pull request #1319 from espruino/MaBecker-patch-1
add missing \
|
2018-01-25 08:51:23 +00:00 |
|