pinephone-keyboard/firmware
Samuel Holland 394af632aa firmware: Allow to read/write single registers from a charger
This code uses existing system command functionality. The I2C
registers are placed in front of system command register, to
allow for a single transaction proxied I2C A reads/writes.

Not tested, yet.
2021-08-02 11:52:54 +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 firmware: Allow to read/write single registers from a charger 2021-08-02 11:52:54 +02:00
registers.h firmware: Allow to read/write single registers from a charger 2021-08-02 11:52:54 +02:00
stock-ivt.asm Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00