Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 193 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 193 Bytes

串口中断

注: 这是一个失败的示例。

引脚

UART

  • TX GPIO12
  • RX GPIO13

USB UART

  • TX GPIO13
  • RX GPIO12

执行指令

cargo run -r -p uart_isr