libopencm3/examples/stm32/l1/stm32l-discovery/button-irq-printf
Piotr Esden-Tempski 971a295d43 Adjusted path to nvic.h. 2012-11-07 16:28:29 -08:00
..
Makefile Enable nvic and exti support for L1 2012-11-07 21:54:18 +00:00
README Update documentation to reflect reality 2012-11-07 21:54:18 +00:00
main.c Enable nvic and exti support for L1 2012-11-07 21:54:18 +00:00
syscfg.h Adjusted path to nvic.h. 2012-11-07 16:28:29 -08:00

README

* Prints to the screen when the button is pushed/released (irq driven)
  115200@8n1 console on PA2 (tx only)