the only thing that doesn't work is the buffer, which is bad, but at least the board lights up
This commit is contained in:
parent
902379cb60
commit
d670a509a4
7 changed files with 41 additions and 53 deletions
2
.gdbinit
2
.gdbinit
|
|
@ -17,7 +17,7 @@ break rust_begin_unwind
|
|||
# end
|
||||
|
||||
# *try* to stop at the user entry point (it might be gone due to inlining)
|
||||
break main
|
||||
# break main
|
||||
|
||||
monitor arm semihosting enable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue