Files
libopencm3-examples/examples/stm32/f1/stm32vl-discovery
Roland Hieber bb8f4699da stm32 button: use more idiomatic GPIO read
Using GPIOA_IDR directly looks a bit arcane, and the example can benefit
from introducing gpio_get() and how to use it.  The stm32f0-discovery
example already does it like this.
2016-10-11 19:51:51 +02:00
..
2013-04-19 17:19:32 -07:00