Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMeuMenino authored May 18, 2017
1 parent 147f83e commit d74a4a1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ Enjoy it :)
If you want, you can just use the StartProject and skip this step
```

File-> New Project -> choose STM32F429ZI (the microcontroller used on discovery board).
*File-> New Project -> choose STM32F429ZI* (the microcontroller used on discovery board).

Make sure you select the Standart Peripherals Library!

### Write code

In the project tree *Sources -> src* you will find the main.c

### Write on microcontroller

When everything is done, you can click on debug button (top bar) to compile the code and programing the microncontroller.
Expand Down

0 comments on commit d74a4a1

Please sign in to comment.