summaryrefslogtreecommitdiff
path: root/ucoo/hal/uart
AgeCommit message (Collapse)Author
2019-10-07Add STM32F1 supportNicolas Schodet
2019-10-07ucoo/hal: use enum classNicolas Schodet
2019-10-07Use new rcc_periph_clock_{enable,disable}Nicolas Schodet
2019-10-07Update to new libopencm3 versionNicolas Schodet
- remove f4/ from include directory - rename some SysTick registers - rename APB freq variables
2019-10-07Use C++11 feature to implement lengthofNicolas Schodet
Also disable warning about auto_ptr until it is changed.
2019-10-07Rename ucoolib modules directory from ucoolib to ucooNicolas Schodet