mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Add AVR32 port and demo files.
This commit is contained in:
parent
4c3a1e29e0
commit
b727359f1b
52 changed files with 10299 additions and 0 deletions
11
Demo/AVR32_UC3/DOC/_formulas.tex
Normal file
11
Demo/AVR32_UC3/DOC/_formulas.tex
Normal file
|
@ -0,0 +1,11 @@
|
|||
\documentclass{article}
|
||||
\usepackage{epsfig}
|
||||
\pagestyle{empty}
|
||||
\begin{document}
|
||||
$ baudrate = \frac{Selected Clock}{16 \times CD} $
|
||||
\pagebreak
|
||||
|
||||
$ baudrate = \frac{Selected Clock}{8 \times CD} $
|
||||
\pagebreak
|
||||
|
||||
\end{document}
|
Loading…
Add table
Add a link
Reference in a new issue