Commit Graph

7 Commits

Author SHA1 Message Date
Ondrej Jirman aaffb9940a Update README 2023-02-18 02:52:49 +01:00
Ondrej Jirman 9943053bc1 Update power use measurements 2023-02-17 17:33:12 +01:00
Ondrej Jirman 6a5fe581b9 Implement flashing over I2C and user/stock firmware support
I2C register layout changed a bit to make various operations easier
to implement in FW and for the user.

Flashing/debugging tools now share more code. Firmware is now more
configurable (it's now possible to compile-out various features).

Self-testing for column-shorts is implemented.

Firmware is optimized for low power consumption.
2021-06-28 15:09:47 +02:00
Ondrej Jirman 201b84d70e Update link to kernel driver 2021-06-20 13:16:55 +02:00
Ondrej Jirman cea3dfb502 Add link to Samuel's kernel driver 2021-06-18 18:20:19 +02:00
Ondrej Jirman 8250f31e2b Add links to video/blog/donations 2021-06-14 00:16:19 +02:00
Ondrej Jirman d3c45f58a4 Initial commit 2021-06-14 00:10:49 +02:00