README update
This commit is contained in:
parent
63c40f6783
commit
7270f7c3a3
@ -204,8 +204,12 @@ To install general buildtools for the linux binary, run:
|
||||
sudo apt-get install build-essential
|
||||
```
|
||||
|
||||
Install the USB drivers on Linux by
|
||||
[following these instructions](https://fishpepper.de/2016/09/16/installing-using-st-link-v2-to-flash-stm32-on-linux/).
|
||||
Install the [USB drivers](https://github.com/stlink-org/stlink) on Linux.
|
||||
On Ubuntu, you can run the following command to install it:
|
||||
|
||||
```sh
|
||||
sudo apt-get install stlink-tools
|
||||
```
|
||||
|
||||
## Setting up Eclipse for OpenOCD debugging
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user