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.
 
 
 
 
 
Piotr Esden-Tempski bc46b3118e Added all handlers to the vector table. 15 years ago
..
Makefile Moved vector_table to the library. 15 years ago
adc.c ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>. 15 years ago
flash.c Prefix all flash related stuff with FLASH_. 15 years ago
gpio.c Changed all includes to use <foo.h> notation. 16 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 rcc: Add a few functions to set prescalers. 15 years ago
rtc.c Add initial (unfinished, untested) RTC support. 15 years ago
spi.c Configure SPI as master in spi_init_master(). 15 years ago
usart.c Added USART_ prefix to bit definitions. 15 years ago
vector.c Added all handlers to the vector table. 15 years ago