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
History
Piotr Esden-Tempski
a38fc2c3a2
Added basic NVIC register defs and functions.
2010-01-16 04:12:53 +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
rcc.c
Fix logic bugs in rcc_wait_for_osc_ready().
2010-01-14 19:34:30 +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