[update] documentation
authorFabien Le Mentec <texane@gmail.com>
Sun, 16 Oct 2011 15:59:51 +0000 (10:59 -0500)
committerFabien Le Mentec <texane@gmail.com>
Sun, 16 Oct 2011 15:59:51 +0000 (10:59 -0500)
doc/tutorial/tutorial.pdf
doc/tutorial/tutorial.tex

index 983e30d22710ff7f6ccecf770269da2f3183c5d8..f62e4f406d73f29bf597fbfad6ba4806f168e721 100644 (file)
Binary files a/doc/tutorial/tutorial.pdf and b/doc/tutorial/tutorial.pdf differ
index 434365fd5e280d43c06c58b65f01d00b0c209123..370eb7014f970105d9b1e5562d3ba51dfe2259fa 100644 (file)
@@ -159,6 +159,25 @@ $> disassemble 0x20000001
 \end{small}
 
 
+\subsection{libstm32l\_discovery}
+\paragraph{}
+The repository includes the STM32L discovery library source code from ST original firmware packages,
+available here:\\
+\begin{small}
+\begin{lstlisting}[frame=tb]
+http://www.st.com/internet/evalboard/product/250990.jsp#FIRMWARE
+\end{lstlisting}
+\end{small}
+
+\paragraph{}
+It is built using:\\
+\begin{small}
+\begin{lstlisting}[frame=tb]
+$> cd stlink.git/example/libstm32l_discovery/build
+$> make
+\end{lstlisting}
+\end{small}
+
 \newpage
 \section{References}
 \begin{itemize}