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 |
|
Gordon Williams
|
5504ae72b5
|
Reduce available hardware SPI/I2C instances to 1 on nRF52 (since this is all we implement atm)
|
2018-11-16 13:49:13 +00:00 |
|
Gordon Williams
|
74b5462094
|
make create_zip use provision ALL
|
2018-11-13 13:11:15 +00:00 |
|
Gordon Williams
|
7ad70c8f39
|
fix provision then make for ESP32/8266, add RaspberryPi provision
|
2018-11-13 11:53:33 +00:00 |
|
Gordon Williams
|
5854c37ab7
|
allow provisioning for all boards
|
2018-11-13 10:34:01 +00:00 |
|
wilberforce
|
3261e50be3
|
Update to ESP32 build tools master
|
2018-11-13 20:15:03 +13:00 |
|
wilberforce
|
69c34c52ca
|
Merge branch 'master' into ESP32-V3.1
|
2018-10-20 17:21:14 +13:00 |
|
wilberforce
|
794ff32cc3
|
Update to 3.1 build tools
|
2018-10-20 17:19:27 +13:00 |
|
Gordon Williams
|
a226f7bfe3
|
Merge branch 'master' into ESP8266_SDK_2.2.1
|
2018-10-18 08:27:36 +01:00 |
|
MaBecker
|
54576bcde2
|
use xtensa-lx106-elf-20160330.tgx from EspruinoBuildTools
|
2018-10-17 20:08:07 +02:00 |
|