Add serial_uart.c and use it for PC98
This commit is contained in:
@@ -89,7 +89,6 @@ RETRY:
|
||||
while (!(code = serial_recv())) ;
|
||||
print("PC98: send 70: "); print_hex8(code); print("\n");
|
||||
if (code != 0xFA) goto RETRY;
|
||||
|
||||
}
|
||||
|
||||
void matrix_init(void)
|
||||
|
Reference in New Issue
Block a user