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
3e036a107ffabe1a4092468f50c60c404b47c42e
libopencm3
/
lib
/
stm32
/
f2
History
Piotr Esden-Tempski
3596075ee0
Fixed the linker scripts to be the way Tomaz Solc proposed.
...
Something went wrong when cherrypicking his commits in the pull request. Sorry about that. :(
2012-04-25 17:34:07 +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
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
libopencm3_stm32f2.ld
Fixed the linker scripts to be the way Tomaz Solc proposed.
2012-04-25 17:34:07 +02:00
Makefile
Some additional LGPL3+ license change cleanups.
2012-03-02 15:39:15 -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
Support for exception handling in linker scripts.
2012-04-24 09:16:22 +02:00