Currently we are receiving programs over UART for testing purposes, we need to change this to receive over I2C.
Should be very easy to implement, see z80/keyboard on how to implement I2C receive interrupt.
No dependencies set.
The note is not visible to the blocked user.
Currently we are receiving programs over UART for testing purposes, we need to change this to receive over I2C.
Dreaded_X referenced this issue from z80/z802021-01-28 22:20:16 +00:00
Should be very easy to implement, see z80/keyboard on how to implement I2C receive interrupt.