comchan 0.2.5

A Blazingly Fast and Minimal Serial Monitor for Embedded Applications
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@misc{ratatui,
  author = {Ratatui Developers},
  title = {Ratatui},
  howpublished = {GitHub},
  year = {2023},
  month = {February},
  note = {GitHub repository},
  url = {https://github.com/ratatui-org/ratatui}
}

@misc{clap,
  author = {Kevin K.},
  title = {clap},
  howpublished = {GitHub},
  year = {2015},
  note = {GitHub repository},
  url = {https://github.com/clap-rs/clap}
}