You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Uwe Hermann f514162134 Add some more ADC support. 15 years ago
..
Makefile Add initial set of I2C functions. 15 years ago
adc.c Add some more ADC support. 15 years ago
flash.c Use direct #includes instead of libopenstm32.h. 15 years ago
gpio.c gpio: Fix some issues with gpio_set_mode(). 15 years ago
i2c.c Use direct #includes instead of libopenstm32.h. 15 years ago
libopenstm32.ld Moved vector_table to the library. 15 years ago
nvic.c Add empty lib/nvic.c to make libopenstm32 compile. 15 years ago
rcc.c Use direct #includes instead of libopenstm32.h. 15 years ago
rtc.c Use direct #includes instead of libopenstm32.h. 15 years ago
spi.c Use direct #includes instead of libopenstm32.h. 15 years ago
usart.c Use direct #includes instead of libopenstm32.h. 15 years ago
vector.c Use direct #includes instead of libopenstm32.h. 15 years ago