bztsrc/raspi3-tutorial

UART not working when compiling in debug

vlabo opened this issue · 1 comments

vlabo commented

This is not a big problem, but I was wondering if anybody knows. The code from the repository is working without problems, but when I remove the --release flag compile and run it. Qemu loads the kernel but nothing is written to the terminal.

Is this a but in the rust compiler?

vlabo commented

Sorry. This should not be here.