summaryrefslogtreecommitdiff
path: root/ucoo
AgeCommit message (Expand)Author
2019-10-07ucoo/hal/spi: add hardware SPI on STM32Nicolas Schodet
2019-10-07ucoo/arch: break when halting on STM32Nicolas Schodet
2019-10-07ucoo/{intf,dev/lcd}: add text LCD supportNicolas Schodet
2019-10-07ucoo/hal/spi: sample MISO before toggling clockNicolas Schodet
2019-10-07ucoo/{intf,hal/spi}: make enable and disable part of the interfaceNicolas Schodet
2019-10-07ucoo/intf: add clarification on SPI modesNicolas Schodet
2019-10-07Add STM32F1 supportNicolas Schodet
2019-10-07ucoo/hal: use enum classNicolas Schodet
2019-10-07ucoo/hal/usb: add configuration item to select OTG HS driverNicolas Schodet
2019-10-07Use new rcc_periph_clock_{enable,disable}Nicolas Schodet
2019-10-07Update to new libopencm3 versionNicolas Schodet
2019-10-07Fix printf on 64 bit hostNicolas Schodet
2019-10-07ucoo/arch/host/mex: fix C++11 warningNicolas Schodet
2019-10-07Use C++11 feature to implement lengthofNicolas Schodet
2019-10-07Add comment to run testNicolas Schodet
2019-10-07Rename ucoolib modules directory from ucoolib to ucooNicolas Schodet