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.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: z80/bootloader#1
No description provided.