Gordon Williams
|
5acf953a07
|
bring noflash build up to date with Bangle.js
|
2025-08-26 10:44:38 +01:00 |
|
Gordon Williams
|
e8096a287f
|
Remove Line Number handling code (most code will be run out of Storage now, where we know the line number)
Debugger now uses jslPrintPosition to print file+line+col
|
2025-05-23 17:10:21 +01:00 |
|
Gordon Williams
|
b84efeca3e
|
Change ioBuffer FIFO from 4 byte blocks to variable length blocks. Far more efficient for USB/BLE/other block data
|
2025-02-26 16:22:58 +00:00 |
|
Gordon Williams
|
4954da67d4
|
Bangle.js2: Including Layout module in internal flash
|
2024-11-04 11:37:21 +00:00 |
|
Gordon Williams
|
a3924b67a7
|
Bangle.js 2 Noflash build - remove filename tables as *could* be causing issues
Bring py file inline with standard BANGLEJS2 one
Avoid building in code for factory reset to save enough flash memory space
|
2024-11-04 11:36:29 +00:00 |
|
Gordon Williams
|
fad58bf426
|
fix board name on noflash build
|
2024-07-12 09:20:04 +01:00 |
|
Gordon Williams
|
e6afce7ce5
|
ensure we can still build noflash
|
2024-06-28 15:44:29 +01:00 |
|
Gordon Williams
|
da55fb1de0
|
oops - typo
|
2022-12-14 16:18:39 +00:00 |
|
Gordon Williams
|
750b7d6365
|
oops - actually 32 was the sweet spot. 64 is as slow as 16
|
2022-11-18 16:05:37 +00:00 |
|
Gordon Williams
|
b4b083813c
|
Bangle.js2: Increase flash buffer size from 32->64 bytes (5% performance increase)
|
2022-11-18 16:00:26 +00:00 |
|
Gordon Williams
|
96f1f6b289
|
more software SPI speed tweaks
|
2022-11-18 15:05:54 +00:00 |
|
Gordon Williams
|
cb399d4e92
|
Re-add flash to NOFLASH build (just don't use it for app storage) as per http://forum.espruino.com/conversations/380059/#comment16699163
|
2022-09-28 10:44:40 +01:00 |
|
Gordon Williams
|
1e7007d15a
|
fix file naming
|
2022-09-06 15:45:59 +01:00 |
|
Gordon Williams
|
747ad267c4
|
Added Bangle.js 2 build option that doesn't use external flash memory
|
2022-09-06 15:44:04 +01:00 |
|