Commit Graph

1462 Commits

Author SHA1 Message Date
Uwe Hermann 0a8135395a Add dummy gpio.c implementation and final Makefile.
The whole lib should now build and install fine. It's not yet tested
on hardware, though.
2009-07-16 03:27:05 +02:00
Uwe Hermann 1b2f6456bf Add some initial gpio.h #defines. 2009-07-16 03:20:12 +02:00
Uwe Hermann 75bb51fadf Add top-level include file intended for lib users. 2009-07-16 02:40:10 +02:00
Uwe Hermann ae6f321816 Add a stdint.h include file for u16, u32, etc. 2009-07-16 02:14:17 +02:00
Uwe Hermann 74620a94d0 Add initial top-level Makefile. 2009-07-16 01:55:48 +02:00
Uwe Hermann 1b708b68b6 Drop 's' from https, no need for encryption here. 2009-07-16 01:30:45 +02:00
Uwe Hermann 43d2a53127 Mention how PREFIX can be used to override the toolchain. 2009-07-16 01:23:48 +02:00
Uwe Hermann e5c5371997 Add some more info to the README. 2009-07-16 00:01:41 +02:00
Uwe Hermann b201bf19cb Add COPYING file. 2009-07-15 22:27:39 +02:00
Uwe Hermann e86ae96e1b Test. 2009-07-15 22:21:14 +02:00
Uwe Hermann 66785734bd Add README header. 2009-07-15 22:07:00 +02:00
Uwe Hermann 446beb7a88 Add initial README. 2009-07-15 18:59:07 +02:00