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 20, 2017
1 parent 30ead17 commit 8ae5ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# STM32F4 with EmBitz
![EmBitz](https://github.com/OhMeuMenino/STM32F4-with-EmBitz/blob/master/images/EmBitz.png)

This repo is a guide to start developing projects with STM32F3 Discovery board and EmBitz IDE.
This repo is a guide to start developing projects with STM32F4 Discovery board and EmBitz IDE.
Using the standart libraries, there ares examples how to configure and use the peripherals in a easy way. Probably this examples could be applied to others ARM microcontrolers.
Enjoy it :)

Expand All @@ -13,7 +13,7 @@ Enjoy it :)

## Pre-requisites
* Install EmBitz from the official page https://www.embitz.org/
* STM32F4 Discovery board (or other stm32F4 microcontroller)
* STM32F4 Discovery board (or other stm32F4xx microcontroller)

## Getting Started

Expand Down

0 comments on commit 8ae5ebd

Please sign in to comment.