aboutsummaryrefslogtreecommitdiff
path: root/examples/fancyblink
AgeCommit message (Expand)Author
2009-12-31Modularize OpenOCD paths in the example Makefiles.Uwe Hermann
2009-08-31Add rcc_peripheral_{reset,clear_reset} functions.Uwe Hermann
2009-07-25Fix docs: OpenOCD 'resume' command doesn't work properly, use 'reset'.Uwe Hermann
2009-07-25Factor out some code into gpio_setup().Uwe Hermann
2009-07-25Add mini ld scripts in the example which include the global one.Uwe Hermann
2009-07-25The -L linker option should come before any ldscript file.Uwe Hermann
2009-07-24Factor out ld scripts into one common script in the lib.Uwe Hermann
2009-07-24Simplify example Makefiles by using only one TOOLCHAIN_DIR variable.Uwe Hermann
2009-07-22Examples now use the toolchain installed libopenstm32 in default setting. (Un...Piotr Esden-Tempski
2009-07-22Implement clock_setup() in fancyblink, STM32 should now run at 72 MHz.Uwe Hermann
2009-07-22Add a 'fancyblink' example, currently mostly a copy of miniblink.Uwe Hermann