This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
blackmagic
Watch
1
Star
0
Fork
0
You've already forked blackmagic
Code
Issues
Pull Requests
Releases
Activity
blackmagic
/
lib
/
stm32
/
f3
History
Federico Ruiz Ugalde
0a39eab19a
Missing files for adc stm32f3 support added.
2013-07-07 16:01:47 -07:00
..
adc.c
Missing files for adc stm32f3 support added.
2013-07-07 16:01:47 -07:00
flash.c
Partial flash support added.
2013-07-07 16:01:47 -07:00
gpio.c
Makefile for f3 lib added. Gpio.c and rcc.c also in.
2013-07-07 16:01:46 -07:00
i2c.c
i2c support added.
2013-07-07 16:01:47 -07:00
libopencm3_stm32f3.ld
linker script file for f3 added.
2013-07-07 16:01:45 -07:00
Makefile
Adc stm32f3 support added.
2013-07-07 16:01:47 -07:00
rcc.c
Unnecessary include of pwr.h removed from rcc.c. Pwr.h becomes unnecessary to run the f3
2013-07-07 16:01:47 -07:00
vector_chipset.c
Added interrupts for f3, Pre_main rutine in vector_chipset, nvic.h modified to include f3.
2013-07-07 16:01:46 -07:00