Piotr Esden-Tempski
cb2fd43666
Removed dummy character string from examples due to api change in: 7a5da60
2013-01-09 00:39:42 -08:00
Piotr Esden-Tempski
0eeca37e9f
Fixed compilation of all the examples after merging pull requests...
2013-01-06 18:32:18 -08:00
Jeff Ciesielski
db35fbb7ba
Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream-merge
2012-11-13 13:13:40 -08:00
Piotr Esden-Tempski
898691e5ef
Updated and backported improvements form the Lisa/M 2.0 CAN example.
2012-11-08 15:21:40 -08:00
Piotr Esden-Tempski
6b2ca89f48
Merge pull request #22 fixing usb and f4 alignment issues
...
Merge remote-tracking branch 'jdk/master'
Conflicts:
lib/stm32/f1/Makefile
lib/stm32/f4/Makefile
2012-10-31 13:34:18 -07:00
Jeff Ciesielski
32924fcc15
examples: fix lisa-m-1 can example to use new can init function
2012-10-19 16:33:07 -07:00
chrysn
bc5146b710
unified systick handling
...
the only change this results in in the example binaries is in the
hackrf-jellybean/systick example, where the the check in
systick_set_clocksource for overflowing from the stm32 area gets used.
2012-10-18 22:48:14 +02:00
chrysn
e20f1c0d8f
unify scb (system control block)
...
these register definitions are common to all cortex mcus. some of the
registers might not be implemented everywhere (especially the floating
point registers), but defining them does no harm.
this modification does not result in any changes in the example
binaries.
2012-10-18 21:45:20 +02:00
chrysn
94ce82396b
modified examples to use libopencm3/cm3/nvic.h instead of /stm32/
2012-10-18 13:28:03 +02:00
Jason Kotzin
34beeae925
USB core updated for reentrance based on Christian Cier-Zniewski's branch
2012-09-13 10:43:35 -07:00
Piotr Esden-Tempski
43561de329
License change of the library to LGPL, version 3 or later.
...
Agreed to by all the significant contributors to the library.
2012-03-02 14:44:49 -08:00
Piotr Esden-Tempski
c654b2199a
Renamed current lisa-m tests to lisa-m-1 as it differs a bit from v2.
2012-02-21 13:51:56 -08:00