pinephone-keyboard/firmware
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
..
bootloader.bin Initial commit 2021-06-14 00:10:49 +02:00
build.sh Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
em85f684a.h Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
main.c Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
registers.h Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
stock-ivt.asm Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00