13 Commits

Author SHA1 Message Date
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
0476b9ef61 add NO_VECTOR_FONT to allow builds without vector font in them 2019-05-01 09:47:14 +01:00
Gordon Williams
e3f0341932 Remove HASH/hashlib from all builds as it was confusingly in some and not others. Now use 'crypto'
require('crypto').SHA1 is now JS in Espruino Original to cut down on the flash required
2018-09-27 16:31:53 +01:00
Gordon Williams
6ddb231172 minor refactoring to allow differing JsVar sizes to be used at boot 2018-06-01 14:35:32 +01:00
Gordon Williams
3aeb8ecb90 Pixl.js: add Pixl.menu function for easy menus, build in graphical_menu.js 2018-04-17 11:04:10 +01:00
Gordon Williams
96dbd29d51 Thingy52,Pixl.js: add default NFC URL of the Espruino IDE 2018-04-09 15:52:58 +01:00
Gordon Williams
ca79479901 Thingy52: Don't report contents of 'Thingy' in 'dump()', auto-initialise accelerometer/etc on boot if they were used 2018-03-09 10:12:03 +00:00
Gordon Williams
328238769b docs 2017-03-08 15:39:30 +00:00
Gordon Williams
1be23f5da3 slightly mad refactor, ready for multiple board designs in one BOARD.py 2015-11-09 09:24:49 +00:00
Gordon Williams
32a66b2a1c docs 2015-09-25 16:22:02 +01:00
Gordon Williams (u36)
ee6737f1df incl linker 2015-09-24 10:32:27 +01:00
Gordon Williams (u36)
6b0bd6d9ad tweak 2015-09-24 10:24:48 +01:00
Gordon Williams (u36)
22ca767f43 mammothe documentation changes 2015-09-24 10:22:51 +01:00