Commit Graph

3 Commits

Author SHA1 Message Date
Ondrej Jirman bf0c0e9c97 Make i2c flasger reset the app block flag 2021-09-05 01:53:42 +02:00
Samuel Holland 206b96c1e2 i2c-flasher: Add missing argument to printf 2021-08-02 10:13:01 +02: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