76942dc97e
Improved firmware update process, i2c now checks if it needs to reboot and uploaded data is checked with CRC (not in hardware yet)
Dreaded_X2021-01-07 03:43:02 +01:00
0e90b84d2e
Replaced command system with more robust system that talks to an upload utility
Dreaded_X2021-01-06 03:16:16 +01:00
96058f06c2
Changed address of keyboard device and added reboot command to i2c upload
Dreaded_X2020-12-30 03:30:15 +01:00
9eb63608ea
Make sure we release the bus and data lines, also reset after ROM programming is done
Dreaded_X2020-12-22 04:02:30 +01:00
b638db4f95
Made ROM programming more robust now that we are not using interrupts for the control
Dreaded_X2020-12-22 02:31:33 +01:00
279a81716a
Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c
Dreaded_X2020-12-22 01:05:05 +01:00