Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMeuMenino authored May 20, 2017
1 parent 12148bc commit 30ead17
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This repo is a guide to start developing projects with STM32F3 Discovery board a
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 :)

## Contents

* [StartProject](./StartProject) - Start project for STM32F429ZI
* [TimerCounter](./TimerCounter) - Timer configuration
* [TimerNVIC](./TimerNVIC) - Timer configuration and interrupt

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

0 comments on commit 30ead17

Please sign in to comment.