commit | e0e2916b9bed8a5422dfd83a1e9876330e042b5f | |
author | Andrej Podhajsky <andrej_podhajsky@tempest.sk> | |
Wed, 2 Feb 2011 10:32:35 +0000 (2 11:32 +0100) | ||
committer | Andrej Podhajsky <andrej_podhajsky@tempest.sk> | |
Wed, 2 Feb 2011 10:32:35 +0000 (2 11:32 +0100) | ||
tree | cafdaf91f29949c8d0a47f95480f268d7e58113b | treesnapshot (tar.gz zip) |
.gitignore | [new file with mode: 0644] | blob |
a2i.c | [new file with mode: 0644] | blob |
asdevice/device.c | [new file with mode: 0755] | blob |
asdevice/device.h | [new file with mode: 0755] | blob |
asdevice/devicetypes.h | [new file with mode: 0644] | blob |
asdevice/global.h | [new file with mode: 0755] | blob |
asdevice/keypad.c | [new file with mode: 0755] | blob |
asdevice/keypad.h | [new file with mode: 0755] | blob |
asdevice/keypadconfig.h | [new file with mode: 0755] | blob |
asdevice/lcdconf.h | [new file with mode: 0755] | blob |
asdevice/makefile | [new file with mode: 0755] | blob |
asdevice/portoperations.h | [new file with mode: 0755] | blob |
asdevice/screen.c | [new file with mode: 0644] | blob |
asdevice/screen.h | [new file with mode: 0644] | blob |
asdevice/tags | [new file with mode: 0755] | blob |
pointertest.c | [new file with mode: 0644] | blob |
randomgen.c | [new file with mode: 0644] | blob |
test.c | [new file with mode: 0644] | blob |