| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-09 | k9: Add support for Senbono K9 | Daniel Thompson | |
| The K9 is similar to the PineTime and P8 devices but does not appear to use the CST[78]16 touch screen controllers. At present the protocol is not known (readfrom yields all zeros, readfrom_mem provokes an exception) so we have a hugely limited interface consisting of the side button and the touchscreen interrupts (in other words we can treat the touchscreen like a second button). Works suprisingly well considering... Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-07-27 | boards: p8: Full support for Colmi P8 | Daniel Thompson | |
| All the components (bootloader, reloader, micropython) has P8 support added some time back but without full integration at the wasp-os level. Let's add it! Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-11 | bootloader, reloader: Adopt latest versions | Daniel Thompson | |
| 2020-05-09 | reloader: Integrate into the main build system | Daniel Thompson | |
| 2020-04-26 | reloader: OTA flashing tool for wasp-os | Daniel Thompson | |
