Add pkg-config to the list of requirements.

pull/56/head
Karl Palsson 2012-02-01 21:27:20 +00:00
rodzic ce603be200
commit 13035018f2
3 zmienionych plików z 4 dodań i 2 usunięć

5
README
Wyświetl plik

@ -14,8 +14,9 @@ called stlink and there are 2 versions:
Common requirements
~~~~~~~~~~~~~~~~~~~
libusb-1.0 (You probably already have this, but you'll need the
. libusb-1.0 (You probably already have this, but you'll need the
development version to compile)
. pkg-config
IF YOU HAVE AN STLINKv1
~~~~~~~~~~~~~~~~~~~~~~~
@ -128,7 +129,7 @@ STLink v1 (as found on the 32VL Discovery board)
Known Working Targets:
* STM32F100xx (Medium Density VL)
* STM32F103 (according to jpa- on ##stm32
* STM32F103 (according to jpa- on ##stm32)
No information:
* everything else!

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -60,6 +60,7 @@ are identical.
Before continuing, the following dependencies must be met:
\begin{itemize}
\item libusb-1.0
\item pkg-config
\end{itemize}
\paragraph{}