serial working

This commit is contained in:
2026-03-17 02:17:03 +00:00
parent ffdd392003
commit b9d0f4fdd4
11 changed files with 1193 additions and 133 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ _loop_start:
setup_io: func
push rg0
lwi serial::serial_isr, rg0
lwi serial::isr, rg0
stw rg0, idr, 128 // 32*4, interrupt idx 32
pop rg0