libopencm3/lib/stm32
Karl Palsson 25acaa5878 Add usart support for L1.
Only tested with basic tx blocking, ie, the same example code as on
F2/F4, but the description of the block is almost identical.
2012-11-07 21:50:27 +00:00
..
f1 Vectors and Memory Map for STM32L1 series 2012-11-07 21:50:27 +00:00
f2 Merge pull request #57 F2/F4 timer merging action 2012-10-31 13:47:54 -07:00
f4 Merge pull request #57 F2/F4 timer merging action 2012-10-31 13:47:54 -07:00
l1 Add usart support for L1. 2012-11-07 21:50:27 +00:00
can.c Release the correct fifo in can_receive() 2012-10-28 02:53:53 -05:00
crc.c Initial documentation for SPI, I2C and CRC 2012-10-16 14:08:04 -07:00
dac.c ADC documentation added 2012-08-31 09:54:31 +09:30
desig.c Vectors and Memory Map for STM32L1 series 2012-11-07 21:50:27 +00:00
i2c.c Initial documentation for SPI, I2C and CRC 2012-10-16 14:08:04 -07:00
iwdg.c ADC documentation added 2012-08-31 09:54:31 +09:30
spi.c Initial documentation for SPI, I2C and CRC 2012-10-16 14:08:04 -07:00
timer.c F2 timers are the same as F4 timers, so make the same changes to them 2012-10-31 15:34:10 -05:00
usart.c Add usart support for L1. 2012-11-07 21:50:27 +00:00