Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. 单片机技术
- Host: GitHub
- URL: https://github.com/freed-wu/mcu-report
- Owner: Freed-Wu
- License: gpl-3.0
- Created: 2020-06-07T07:44:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T07:56:19.000Z (over 4 years ago)
- Last Synced: 2024-05-14T00:33:49.540Z (8 months ago)
- Topics: electronics, homework, njust
- Language: TeX
- Homepage:
- Size: 70.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/