Skip to content

Commit 01b7663

Browse files
committed
Fix debugger UART1
1 parent fc4f415 commit 01b7663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/debugger.mlog.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ reset:
3434
set DISPLAY display1
3535

3636
set UART0 bank1
37-
set UART1 bank1
37+
set UART1 bank2
3838

3939
# wait until everything is properly initialized
4040
jump reset strictEqual CPU null

0 commit comments

Comments
 (0)