wasp-os/tools
Daniel Thompson ae5743529f wasp: Switch to scheduling from interrupt
This has two useful properties. Firstly it means the watch will be
maintained in the background, allowing the REPL to be used for
notifications and other updates. Secondly it will save a little bit
of power by reducing the work needed to handle spurious wake ups.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-30 23:04:01 +01:00
..
intelhex@5c15003d08 Initial revision 2020-01-14 21:32:59 +00:00
micropython-font-to-py@5975b35883 wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
nrfutil@7a327fdeac Initial revision 2020-01-14 21:32:59 +00:00
ota-dfu@3d6fd30d33 tools: ota-dfu: Adopt latest version 2020-05-09 14:09:45 +01:00
pynus@5572b01b26 pynus: Switch to the wasp-os version 2020-05-15 20:12:54 +01:00
hex2c.py tools: hex2c: Add crc32s for each segment 2020-06-09 21:31:55 +01:00
hexmerge.py tools/hexmerge: Fix file permissions 2020-04-26 15:01:48 +01:00
preprocess.py wasp: Automatically generate watch.py for PineTime 2020-04-11 21:12:18 +01:00
rle_encode.py draw565: Switch to a different palette for RLE 2-bit images 2020-05-18 22:17:51 +01:00
wasptool wasp: Switch to scheduling from interrupt 2020-06-30 23:04:01 +01:00