summaryrefslogtreecommitdiff
path: root/ucoolib/hal
AgeCommit message (Expand)Author
2019-10-06ucoolib/hal/spi: new spi moduleNicolas Schodet
2019-10-06ucoolib/hal/gpio: add GPIONicolas Schodet
2019-10-06ucoolib/hal/uart: implement uart moduleNicolas Schodet
2019-10-06Default to build intf moduleNicolas Schodet
2019-10-06ucoolib/hal/usb: use APBTeam VID/PID by defaultNicolas Schodet
2019-10-06ucoolib/hal/usb: use Openmoko donated USB VID & PIDNicolas Schodet
2019-10-06build: unify TARGET_* definesNicolas Schodet
2019-10-06ucoolib/hal/usb/test: remove useless powerNicolas Schodet
2019-10-06ucoolib/hal/usb: uncomment assertsNicolas Schodet
2019-10-06ucoolib/arch: add arch_initNicolas Schodet
2019-10-06ucoolib/hal/usb: add UsbStreamNicolas Schodet
2019-10-06ucoolib/intf: add Stream::pollNicolas Schodet
2019-10-06ucoolib/hal/uart: add module skeletonNicolas Schodet