pinephone-keyboard/firmware
Samuel Holland 246aaaa42e firmware: Statically allocate keys array
Allocating the array on the stack before initializing the stack pointer
does not work.
2021-08-05 21:17:09 -05:00
..
bootloader.bin Initial commit 2021-06-14 00:10:49 +02:00
build.sh Disable I2CA in all firmware builds 2021-08-05 21:17:09 -05:00
em85f684a.h Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00
main.c firmware: Statically allocate keys array 2021-08-05 21:17:09 -05:00
registers.h firmware: Post-revert fixup 2021-08-05 02:27:39 +02:00
stock-ivt.asm Implement flashing over I2C and user/stock firmware support 2021-06-28 15:09:47 +02:00