aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/l1/gpio.h
AgeCommit message (Collapse)Author
2012-11-13Change to make L1 series fit with common filesKen Sarkies
2012-11-07Add usart support for L1.Karl Palsson
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-07More progress towards L1 support.Karl Palsson
Believe gpio is complete, but untested without finishing at least the RCC defines. RCC defines are a work in progress