Joshua Harlan Lifton
4505fa1926
Add USB<->serial loopback example to WaveShare Open103R
2014-01-02 23:38:53 +01:00
Joshua Harlan Lifton
b59c0a9e05
Add joystick example to WaveShare Open103R
2014-01-02 23:38:53 +01:00
Joshua Harlan Lifton
d944c0cba6
Port fancyblink example to WaveShare Open103R
2014-01-02 23:38:53 +01:00
Joshua Harlan Lifton
c672f1b329
Port button example to WaveShare Open103R
2014-01-02 23:38:52 +01:00
Joshua Harlan Lifton
f1bb59e19c
First working example for the WaveShare Open103R eval board
2014-01-02 23:38:52 +01:00
Frantisek Burian
80ba923da1
[FIX] Populate the STK_CTRL to STK_CSR change
2014-01-02 23:14:09 +01:00
Mattias Eriksson
5efea57487
Updated USB HID examples with HID descriptor comments
2014-01-01 18:54:34 +01:00
Karl Palsson
100434b12d
Update to latest libopencm3
...
And fix traceswo to match api change upstream.
2013-12-16 20:24:41 +00:00
Karl Palsson
d9536caeaa
Fix broken adc.h includes
...
My bad, I'd been testing my header includes against a branch with some
draft unification of the adc code. ADC is one of the remaining major
peripherals that isn't unified neatly.
2013-12-16 16:22:16 +00:00
Karl Palsson
92624b7d01
[stm32x] Use modern header include paths.
...
Replace includes of stm32/YY/xxxx.h with stm32/xxxx.h
Replace stm32/YY/nvic.h with cm3/nvic.h.
In some cases, the include list was resorted alphabetically when it was
complicated and I was reviewing them manually, but most of this was
automatically done.
2013-12-13 14:13:47 +00:00
Alexandru Gagniuc
408fa52ec3
Global: Remove temporary backup files
...
file.c~ (note the tilde at the end) are temporary backup files used by some
editors. They are not needed.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com >
2013-07-08 09:59:16 -05:00
Piotr Esden-Tempski
7ee888a857
Changed echo usage for printf as it is more portable.
2013-06-30 19:49:21 -07:00
hk
614d921a3b
OLIMEX STM32-H107 has a 25MHz crystal
2013-06-16 19:19:32 -07:00
Piotr Esden-Tempski
f5b0aa5638
Updated to the new locm3 changed to stdint types.
2013-06-16 19:07:22 -07:00
Piotr Esden-Tempski
f395592764
Updated all affected examples to the usb API change.
2013-04-25 17:44:11 -07:00
millerd
76cdc22896
Added some comments and deleted unimportant function
2013-04-25 14:11:14 -07:00
millerd
76ebdb86cd
Added example which shows how to use internal FLASH memory in STM32f107
2013-04-25 14:11:01 -07:00
Piotr Esden-Tempski
753825d3cb
Corrected some more paths for the new location of the library.
2013-04-19 17:53:09 -07:00
Piotr Esden-Tempski
9237f2f99c
Corrected the library search path.
2013-04-19 17:41:20 -07:00
Piotr Esden-Tempski
9d5526f773
Initial commit.
2013-04-19 17:19:32 -07:00