Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freed-wu/mcu-report

A backup of my homework. 单片机技术
https://github.com/freed-wu/mcu-report

electronics homework njust

Last synced: 21 days ago
JSON representation

A backup of my homework. 单片机技术

Awesome Lists containing this project

README

        

mcu-report
=================================

A backup of my homework.

See [MusicPlayer] for the code of mcu-report.

Dependent
---------

1. A LaTex distribution. Such as [texlive].
2. [latex-listings-eclipse].

Install
-------

``` {.zsh}
git clone [email protected]:Freed-Wu/mcu-report
cd mcu-report
latexmk -pvc main.tex
```

Q & A
-----

More question see [Issues].

If you don't wanna compile, you can download the complied paper from
[Release]

[MusicPlayer]: https://github.com/Freed-Wu/MusicPlayer
[texlive]: https://github.com/TeX-Live/texlive-source
[latex-listings-eclipse]: https://github.com/markroyer/latex-listings-eclipse
[Issues]: https://github.com/Freed-Wu/mcu-report/issues
[Release]: https://github.com/Freed-Wu/mcu-report/releases/