Move STM32 example projects in family specific folders
This commit is contained in:
7
examples/stm32/f1/other/timer_interrupt/README
Normal file
7
examples/stm32/f1/other/timer_interrupt/README
Normal file
@@ -0,0 +1,7 @@
|
||||
------------------------------------------------------------------------------
|
||||
README
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
This example program blinks a LED on PortB Pin 6. 1 second on / 1 second off.
|
||||
Blinking is made only with the timer interrupt of the TIM2 timer.
|
||||
|
||||
Reference in New Issue
Block a user