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
Uwe Hermann
4fdb7f08fd
Add initial flash memory register support.
...
Thanks Thomas Otto <tommi@viadmin.org> for the patch!
2010-01-15 01:05:22 +01:00
..
adc.c
ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.
2009-09-04 15:47:38 +02:00
flash.c
Add initial flash memory register support.
2010-01-15 01:05:22 +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
Add initial SPI code.
2009-12-30 23:09:14 +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