aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/Makefile
AgeCommit message (Expand)Author
2011-03-13More build improvements and fixed broken examples.Gareth McMullin
2011-03-07Merge remote-tracking branch 'gsmcmullin/master'Uwe Hermann
2011-02-20Added timer example that generates a variable frequency signal. In that parti...Piotr Esden-Tempski
2011-02-18Added a printf example that is using irq and a ring buffer to write to USART1...Piotr Esden-Tempski
2011-02-17Added usart_printf example into the buildsystem.Piotr Esden-Tempski
2011-02-17Added usart_irq to the build system.Piotr Esden-Tempski
2011-02-17Added example using ITM and TPIU for TRACESWO output.Gareth McMullin
2011-01-13Renamed exti test to exti_both as it uses TRIGGER_BOTH mode and sampling the ...Piotr Esden-Tempski
2011-01-13Added basic exti interrupt test.Piotr Esden-Tempski
2011-01-13Added a simple input test using the button on STM32-H103 eval board.Piotr Esden-Tempski
2010-12-30Cosmetics: Fix build output paths.Uwe Hermann
2010-12-30s/libopenstm32/libopencm3/ is some Makefiles.Uwe Hermann
2010-12-30Move STM32 examples to examples/stm32 subdir.Uwe Hermann