stlink/example
Karl Palsson 83a5eb2ed3 Merge branch 'tmaster' into future
This branch should work for F1 and F4 devices.  It has currently been tested
with F1 value line, (a VL discovery board) programmed via gdb via both an
stlinkv1 and an stlinkv2.

F4 has _not_ yet been tested on this branch

Conflicts:
	.gitignore
	doc/tutorial/tutorial.pdf
	example/blink/main.c
	gdbserver/Makefile
	gdbserver/gdb-server.c
	src/stlink-common.c
	src/stlink-common.h
	src/stlink-usb.c
2011-11-15 00:57:09 +00:00
..
32l_dac Fix linking with new names 2011-11-14 02:47:44 +00:00
32l_lcd Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00
32vl_factory_demo Adding original source of vl factory demo 2011-11-14 02:47:44 +00:00
blink Merge branch 'tmaster' into future 2011-11-15 00:57:09 +00:00
blink_flash [merge] merge jnosky/master 2011-11-12 02:25:02 -06:00
libs_stm Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00
stm32f4 STM32F4 discovery_demo Makefile needed correct capitalization for Linux 2011-11-13 21:20:30 -06:00
README Note that many of these "examples" are busted 2011-11-14 03:24:12 +00:00

README

Don't trust many of these examples yet... A lot of them are a work in
progress...

A good source of examples is in the libopencm3 sources: http://sourceforge.net/projects/libopencm3/