summaryrefslogtreecommitdiff
path: root/ucoolib/hal/uart
AgeCommit message (Expand)Author
2019-10-07Rename ucoolib modules directory from ucoolib to ucooNicolas Schodet
2019-10-07Change license to MIT LicenseNicolas Schodet
2019-10-07Update libopencm3Nicolas Schodet
2019-10-07ucoolib/hal/uart: add host supportNicolas Schodet
2019-10-07ucoolib: change setup to enable/disableNicolas Schodet
2019-10-06ucoolib: limit direct libopencm3 gpio.h usageNicolas Schodet
2019-10-06ucoolib/hal/uart: implement uart moduleNicolas Schodet
2019-10-06Default to build intf moduleNicolas Schodet
2019-10-06build: unify TARGET_* definesNicolas Schodet
2019-10-06ucoolib/intf: add Stream::pollNicolas Schodet
2019-10-06ucoolib/hal/uart: add module skeletonNicolas Schodet