Skip to content
/ sm Public

console serial monitor written in rust.

Notifications You must be signed in to change notification settings

ysy/sm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serail Monitor for console mode written in rust

It's quit simple: receive bytes from serial port and write bytes to stdio, no encoding convertion invoked. Other serial monitors writeen in Rust that I've tried all suffer from utf-8 decoding issues. It's mainly used to receive debug output from SoC devices, in which case data corruption is inevitable, just keep it simple.

About

console serial monitor written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages