Gordon Williams
|
2914db84f0
|
doc tweaks - ready for merge
|
2022-05-12 13:49:01 +01:00 |
|
Gordon Williams
|
53ea1089b2
|
first run on pi - works at least when running under GDB
|
2022-05-07 16:36:18 +01:00 |
|
Gordon Williams
|
006646e2e1
|
fix raspberry pi build
|
2020-08-19 15:19:20 +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
|
27d9572ce2
|
make SHA256/512 switchable
|
2018-04-26 09:14:30 +01:00 |
|
Gordon Williams
|
15219262d6
|
allow resizable_vars to be specified in board file
|
2018-02-15 16:18:52 +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
|
d6678efb3a
|
finally sorted out all boards
|
2017-03-07 16:16:44 +00:00 |
|
Gordon Williams
|
1cfedbcbf7
|
start of moving some build options out of the Makefile - this now ensures that the correct modules get put into the JSON anyway
|
2015-12-22 12:51:25 +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 |
|
CWBudde
|
5f5b578fcd
|
Added basic support for Arietta G25 (see http://www.acmesystems.it/arietta)
|
2014-07-23 13:55:23 +02:00 |
|
Gordon Williams
|
03d56fe5ba
|
tried to share more code between platforms
|
2013-12-19 13:58:33 +00:00 |
|
Gordon Williams
|
a41f72977a
|
Modified build system to store binary names in the python definition
|
2013-12-10 15:41:52 +00:00 |
|