Skip to content

Commit

Permalink
added projects to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fcayci committed Mar 20, 2017
1 parent 4ed3ea8 commit 21e7eab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ Flash written and verified! jolly good!

## Projects
* systick - SysTick Timer example
* clock - An example to bump the clock up to 72 Mhz
* clock - An example to bump the clock speed to 72 Mhz
* ext_int - An external interrupt example to toggle LEDs using button presses. Uses EXTI0 and EXTI1 modules.
* timer - An timer example to toggle LEDs in 1 second intervals. Uses Timer3 module.

0 comments on commit 21e7eab

Please sign in to comment.