Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMeuMenino committed May 20, 2017
2 parents 59aaec2 + ff8e207 commit 03f8a62
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,6 @@ 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).
Make sure you select the standart peripheral library!

### Write on microcontroller

When everything is done, you can click on debug button to compile the code and programing the microncontroller. If is everything ok EmBitz will open a new file (in assembely), ignore it for now. Click on Continue and you will see your code working on.

## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

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

Make sure you select the Standart Peripherals Library!
Expand All @@ -51,8 +40,3 @@ Feel free to pull request
## Authors

* **Daniel Oliveira** - [OhMeuMenino](https://github.com/OhMeuMenino)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

0 comments on commit 03f8a62

Please sign in to comment.