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
/
l4
History
Bruno Randolf
2e10acc0d4
stm32:l4: rcc: Use PLLM as factor, not register value
...
PLLM in the register is the "M" factor minus one and the macro is already defined
2018-02-13 23:57:43 +00:00
..
adc.c
style: fix some of the easier style bugs
2017-03-30 21:48:07 +00:00
flash.c
style: fix some of the easier style bugs
2017-03-30 21:48:07 +00:00
i2c.c
stm32: l0/l4: add i2c support
2017-03-30 21:48:07 +00:00
libopencm3_stm32l4.ld
stm32l4: initial memorymap and vector support
2015-11-10 23:47:57 +00:00
Makefile
stm32:l4: Add SPI
2018-02-13 23:57:43 +00:00
pwr.c
stm32l4: pwr: basic core functionality
2016-03-30 16:59:57 +00:00
rcc.c
stm32:l4: rcc: Use PLLM as factor, not register value
2018-02-13 23:57:43 +00:00
vector_chipset.c
stm32l4: enable FPU in chipset specific startup.
2016-03-30 16:59:57 +00:00