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
Federico Ruiz Ugalde
fa8355225e
stm32f3: cleaning some unused variables.
2013-07-07 21:44:50 -07:00
Federico Ruiz Ugalde
87db268c8e
stm32f3: cdcacm example added and tested.
2013-07-07 21:42:18 -07:00
Federico Ruiz Ugalde
d0d2730db8
stm32f3discovery: spi l3gd20 example added.
2013-07-07 21:42:14 -07:00
Federico Ruiz Ugalde
98b4d42846
stm32f3discovery: Moving read and write convinience functions to libopencm3.
2013-07-07 21:41:46 -07:00
Federico Ruiz Ugalde
e1d5325736
stm32f3discovery: Adding i2c accelerometer example.
2013-07-07 21:41:26 -07:00
Federico Ruiz Ugalde
63f3bd7713
Adc example fixed (printing garbage before) and cleaned.
...
- Integer printing function fixed.
- because of comparison against smaller than 0 numbers we must use signed numbers!
- Value zero was not printed at all.
- It was printing one more character than it should.
- Erasing unnecesary commentaries.
- Erasing debugging help.
2013-07-07 21:41:11 -07:00
Federico Ruiz Ugalde
6474ed3cf0
Flashing now using openocd. GDB Debugging possible and tested :).
2013-07-07 21:41:11 -07:00
Federico Ruiz Ugalde
4832449dd2
stm32f3discovery ld script corrected as recommended in #82 .
2013-07-07 21:40:52 -07:00
Federico Ruiz Ugalde
757d044c23
stm32f3discovery examples added.
...
- miniblink
- button
- fancyblink
- adc
- Non tested yet! But they compile.
2013-07-07 21:40:06 -07: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