Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 174 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 174 Bytes

串口写入格式化字符串

引脚

UART

  • TX GPIO12
  • RX GPIO13

USB UART

  • TX GPIO13
  • RX GPIO12

执行指令

cargo run -r -p uart_fmt