aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32_common
AgeCommit message (Expand)Author
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle
2011-10-12Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2Fergus Noble
2011-10-12I think we want to wait before we send the UART byte rather than after...Fergus Noble
2011-10-04Added alternative function for doing an SPI transfer.Fergus Noble
2011-09-23Minor fixes to the SPI code, mainly you should check that the TX buffer is em...Fergus Noble
2011-09-22Initial move of USART code to common, still needs some work.Fergus Noble
2011-09-15Moving nvic code to common, adding F1 and F2 specific user interrupt definiti...Fergus Noble
2011-09-15Moved SPI to stm32 common.Fergus Noble
2011-09-15Moved I2C to stm32 common.Fergus Noble
2011-09-15Move systick to stm32 common.Fergus Noble