Add AVR32 port and demo files.

This commit is contained in:
Richard Barry 2007-04-01 19:33:44 +00:00
parent 4c3a1e29e0
commit b727359f1b
52 changed files with 10299 additions and 0 deletions

View 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}