aboutsummaryrefslogtreecommitdiffstats
path: root/io_posix.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-09io: Create an io indirection to allow to compile multiple io backendsHolger Hans Peter Freyther1-4/+18
Right now only one io driver is compiled in and this one will be selected at application start.
2011-10-09posix: Remove the io_read_response implementation as it is unusedHolger Hans Peter Freyther1-49/+0
2011-10-09Initial commit with software from sam7utils-0.2.1-bm.tar.bz2Holger Hans Peter Freyther1-0/+149