15 Commits

Author SHA1 Message Date
Gordon Williams
b68c01bc62 fix comments 2020-07-16 08:22:19 +01:00
Gordon Williams
526c6871f8 allow bootloader to use all the space 2020-05-14 13:14:55 +01:00
Gordon Williams
5500a35b2d remove tensorflow define - not needed 2020-05-11 15:00:05 +01:00
Gordon Williams
99328bdbd2 Bangle.js: Remove dumping of hardware state - saves some flash memory
microbit: Remove dumping of hardware state - saves some flash memory
2020-05-05 16:08:47 +01:00
Gordon Williams
9b9b4fa76b Bangle.js: Make SPI flash memory map address configurable, and check end bounds (#1807)
Bangle.js: More SPI flash memory map address to 0x60000000 to avoid ARM/nRF52 registers
2020-04-27 15:09:03 +01:00
Gordon Williams
818fdd6771 Bangle.js: Use 'locale' library to translate E.showMenu/Prompt/Alert/etc
Bangle.js: remove graphical_menu lib and inline specialised version into E.showMenu
2020-03-05 09:56:26 +00:00
Gordon Williams
2ffd1274ec Bangle.js: Added built-in 'locale' module to handle common conversions - this can be overwritten by a Storage File to change language 2020-02-28 16:53:12 +00:00
Gordon Williams
2cee4d96bb Bangle.js: Increase Storage area to full 4MB of flash 2020-02-28 10:13:24 +00:00
Gordon Williams
bdef896087 tweak 2020-02-25 09:12:20 +00:00
Gordon Williams
5d2a373673 Add more info about flash memory to process.env/process.memory 2020-02-12 14:46:55 +00:00
Gordon Williams
e230148625 improve docs making 2019-11-07 16:12:27 +00:00
Gordon Williams
e5c8a6bdf4 Now storage is faster and supports appends it makes sense to use more of our flash chip 2019-10-28 11:23:43 +00:00
Gordon Williams
dee73b5fae abstract away custom battery percentage info, increase screen timeout to 30s 2019-10-24 11:55:46 +01:00
Gordon Williams
75bc0132c0 re-add f5 variant 2019-10-11 14:56:58 +01:00
Gordon Williams
2306783bbf Banglification 2019-10-09 16:47:46 +01:00