libopencm3/lib
Uwe Hermann 25a003b076 Add rcc_peripheral_{reset,clear_reset} functions.
Also, rename two other functions for consistency.
2009-08-31 14:47:07 +02:00
..
Makefile Add initial framework for USART support. So far only some #defines. 2009-07-22 14:02:21 +02: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
rcc.c Add rcc_peripheral_{reset,clear_reset} functions. 2009-08-31 14:47:07 +02:00
usart.c Initial implementation of USART API functions. 2009-07-25 03:24:08 +02:00