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
/
f4
History
Daniel Serpell
584052c28c
Compile stm32-f4 library with floating point support.
...
This enables hard-float in the compilation of library and examples for the stm32f40* chips.
2012-09-27 23:12:18 +02:00
..
exti.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
flash.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
gpio.c
Use ODR instead of IDR to toggle an output GPIO
2012-05-31 00:08:23 +02:00
libopencm3_stm32f4.ld
Support exceptions on all targets
2012-09-03 20:41:15 +02:00
Makefile
Compile stm32-f4 library with floating point support.
2012-09-27 23:12:18 +02:00
pwr.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
rcc.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
scb.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
timer.c
Corrected parameters of timer_set_mode() to u32.
2012-04-07 20:31:56 +12:00
vector.c
Use a specific symbol for data source address in flash
2012-09-03 20:28:12 +02:00