Files
libopencm3-examples/examples/stm32/f3/stm32f3-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
..
2016-04-10 13:49:07 +00:00