This website requires JavaScript.
Explore
Help
Sign In
EMTime
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6c41c808c35c73a52f72032e2869b4201c746ff2
libopencm3
/
lib
/
stm32
/
f4
T
History
Piotr Esden-Tempski
cb60e37608
Merging pull request
#37
Adds hard-float support to stm32f4, with a nice mandelbrot example
...
Merge remote-tracking branch 'schodet/hard-float'
2012-10-05 13:03:58 -07: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
Merging pull request
#37
Adds hard-float support to stm32f4, with a nice mandelbrot example
2012-10-05 13:03:58 -07:00
pwr.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
rcc.c
Add assert macros to aid in debugging.
2012-10-02 08:48:45 +02: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
Enable floating-point coprocessor on reset.
2012-09-27 23:12:18 +02:00