summaryrefslogtreecommitdiff
path: root/ucoo/hal
AgeCommit message (Collapse)Author
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-07Add comment to run testNicolas Schodet
2019-10-07Rename ucoolib modules directory from ucoolib to ucooNicolas Schodet