5 Commits

Author SHA1 Message Date
Gordon Williams
a19042a137 Updated test screen to work better when watch has been idle for a while 2025-09-24 09:12:00 +01:00
Gordon Williams
1d3d4ff06e Update minified code with pretokenised ints 2025-05-02 11:13:04 +01:00
Gordon Williams
672e95948d Bangle.js2: Update test to use accelerometer to test vibration motor 2025-01-24 10:19:17 +00:00
Gordon Williams
ef27cea5b7 nRF52: Bootloader now doesn't reset RESETREAS
nRF52: If we reboot because of LOCKUP, don't enable DCDC converter
            Bangle.js2: Test screen now fails if no DCDC enabled
2025-01-16 12:28:53 +00:00
Gordon Williams
513817c9e6 JS in the binary now uses jspExecuteJSFunctionCode which helps to skip a parsing step
JS modules that are included are now pretokenised

# Conflicts:
#	libs/js/banglejs/Bangle_setUI_F18.min.js
#	libs/js/banglejs/Bangle_setUI_Q3.min.js
2024-11-04 11:37:02 +00:00