[update] documentation

pull/11/head
Fabien Le Mentec 2011-10-15 16:40:47 -05:00
rodzic a60030d8ff
commit ebd83aa56a
2 zmienionych plików z 4 dodań i 1 usunięć

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -66,7 +66,10 @@ git clone https://github.com/texane/stlink stlink.git
The GDB server is called st-util and is built using:\\
\begin{small}
\begin{lstlisting}[frame=tb]
$> cd stlink.git; make ;
$> cd stlink.git;
$> make ;
$> cd gdbserver ;
$> make ;
\end{lstlisting}
\end{small}