summaryrefslogtreecommitdiff
path: root/ucoolib
AgeCommit message (Expand)Author
2019-10-06Default to build intf moduleNicolas Schodet
2019-10-06ucoolib/utils: add delay functionsNicolas Schodet
2019-10-06ucoolib/arch: implement read and writeNicolas Schodet
2019-10-06ucoolib/arch: call halt instead of infinite loopNicolas Schodet
2019-10-06ucoolib/arch: compile syscalls as C++Nicolas Schodet
2019-10-06ucoolib/base/stdio: add stdio functionsNicolas 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-06ucoolib: add lengthof, to measure an arrayNicolas Schodet
2019-10-06ucoolib/intf: fix for signed charNicolas Schodet
2019-10-06build: unify TARGET_* definesNicolas Schodet
2019-10-06ucoolib/arch: make halt() a little bit more verboseNicolas Schodet
2019-10-06ucoolib/arch/host/mex: add mex moduleNicolas Schodet
2019-10-06ucoolib/hal/usb/test: remove useless powerNicolas Schodet
2019-10-06ucoolib/hal/usb: uncomment assertsNicolas Schodet
2019-10-06Add assert functionNicolas Schodet
2019-10-06ucoolib/arch: add arch_initNicolas Schodet
2019-10-06ucoolib/arch: add newlib syscallsNicolas Schodet
2019-10-06ucoolib/hal/usb: add UsbStreamNicolas Schodet
2019-10-06ucoolib/intf: add Stream::pollNicolas Schodet
2019-10-06ucoolib/intf: default to blocking StreamNicolas Schodet
2019-10-06ucoolib/intf: move constructor as protectedNicolas Schodet
2019-10-06ucoolib/hal/uart: add module skeletonNicolas Schodet
2019-10-06ucoolib: add common headerNicolas Schodet
2019-10-06ucoolib/intf: add stream interfaceNicolas Schodet
2019-10-06ucoolib/arch: define light __cxa_pure_virtualNicolas Schodet
2019-10-06Add ucoolib build system and basic arch moduleNicolas Schodet