Tinyx: initial commit the Tinyx project
commitc138f1eeb469339c983df72113643794168a3fdf
authorDavid Cohen <dacohen@gmail.com>
Sat, 1 Sep 2007 02:34:39 +0000 (31 22:34 -0400)
committerDavid Cohen <dacohen@gmail.com>
Sat, 1 Sep 2007 02:34:39 +0000 (31 22:34 -0400)
tree5044093c1fbe544d2053194c13179ab0996a5fcd
Tinyx: initial commit the Tinyx project

Initial commit.

Signed-off-by: David Cohen <dacohen@gmail.com>
20 files changed:
Makefile [new file with mode: 0644]
arch/Makefile [new file with mode: 0644]
arch/arm/Makefile [new file with mode: 0644]
arch/arm/mach-lpc23xx/Makefile [new file with mode: 0644]
crypto/Makefile [new file with mode: 0644]
docs/readme [new file with mode: 0644]
driver/Makefile [new file with mode: 0644]
driver/adc/Makefile [new file with mode: 0644]
driver/dac/Makefile [new file with mode: 0644]
driver/i2c/Makefile [new file with mode: 0644]
driver/net/Makefile [new file with mode: 0644]
driver/spi/Makefile [new file with mode: 0644]
driver/uart/Makefile [new file with mode: 0644]
driver/usb/Makefile [new file with mode: 0644]
fs/Makefile [new file with mode: 0644]
include/Makefile [new file with mode: 0644]
include/asm-arm/Makefile [new file with mode: 0644]
include/asm-arm/mach-lpc23xx/Makefile [new file with mode: 0644]
kernel/Makefile [new file with mode: 0644]
net/Makefile [new file with mode: 0644]