Receive over I2C instead of UART #1

Closed
opened 2021-01-28 22:13:58 +00:00 by Dreaded_X · 1 comment
Owner

Currently we are receiving programs over UART for testing purposes, we need to change this to receive over I2C.

Currently we are receiving programs over UART for testing purposes, we need to change this to receive over I2C.
Dreaded_X added the Feature label 2021-01-28 22:13:58 +00:00
Author
Owner

Should be very easy to implement, see z80/keyboard on how to implement I2C receive interrupt.

Should be very easy to implement, see z80/keyboard on how to implement I2C receive interrupt.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: z80/bootloader#1