summaryrefslogtreecommitdiff
path: root/ucoo/arch
AgeCommit message (Collapse)Author
2019-10-07ucoo/{intf,hal/exti,arch}: add EXTINicolas Schodet
2019-10-07build: add support for out of tree modulesNicolas Schodet
2019-10-07ucoo/arch: break when halting on STM32Nicolas Schodet
2019-10-07Add STM32F1 supportNicolas Schodet
2019-10-07Update to new libopencm3 versionNicolas Schodet
- remove f4/ from include directory - rename some SysTick registers - rename APB freq variables
2019-10-07Fix printf on 64 bit hostNicolas Schodet
2019-10-07ucoo/arch/host/mex: fix C++11 warningNicolas Schodet
2019-10-07Rename ucoolib modules directory from ucoolib to ucooNicolas Schodet