sim-card
/
sam7-util
Archived
10
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 74ae64b355 sam: Select the IO Backend at runtime when a device name is specified
The configure part is more messy than I had hoped for. One can not
just specify @VARIABLE_THAT_HAS_SOURCES@, I need to go through the
every backend and add the sourcecode.
2011-10-09 18:38:32 +02:00
Holger Hans Peter Freyther f5a4783b70 io: Create an io indirection to allow to compile multiple io backends
Right now only one io driver is compiled in and this one will be
selected at application start.
2011-10-09 16:39:41 +02:00
Holger Hans Peter Freyther e5c0adc53e posix: Remove the io_read_response implementation as it is unused 2011-10-09 16:10:32 +02:00
Holger Hans Peter Freyther 74f53c1444 Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00