kopia lustrzana https://github.com/stlink-org/stlink
[update] documentation
rodzic
c0e962c378
commit
25b68d2743
Plik binarny nie jest wyświetlany.
|
@ -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}
|
||||
|
|
Ładowanie…
Reference in New Issue