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
3e29876d98973f03ee19911b688076cd81463d70
libopencm3
/
lib
T
History
Uwe Hermann
3e29876d98
rcc: Add a few functions to set prescalers.
...
Thanks Thomas Otto <
tommi@viadmin.org
> for the patch!
2010-01-19 19:57:38 +01:00
..
adc.c
ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.
2009-09-04 15:47:38 +02:00
flash.c
Prefix all flash related stuff with FLASH_.
2010-01-15 01:21:40 +01:00
gpio.c
Changed all includes to use <foo.h> notation.
2009-07-20 17:54:33 +02:00
libopenstm32.ld
Fix comment.
2009-07-25 00:28:07 +02:00
Makefile
Added basic NVIC register defs and functions.
2010-01-16 04:12:53 +01:00
nvic.c
Add empty lib/nvic.c to make libopenstm32 compile.
2010-01-19 19:53:20 +01:00
rcc.c
rcc: Add a few functions to set prescalers.
2010-01-19 19:57:38 +01:00
spi.c
Configure SPI as master in spi_init_master().
2010-01-14 19:20:23 +01:00
usart.c
Added USART_ prefix to bit definitions.
2010-01-15 00:03:29 +01:00