]> git.gag.com Git - fw/sdcc/commit
Moved and unpacked examples to sdcc/device/examples/ds390
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 11 Oct 2000 08:44:46 +0000 (08:44 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 11 Oct 2000 08:44:46 +0000 (08:44 +0000)
commit5d7017ea449f6555e7ffb415d9d2408dd0fe4ca6
tree5fe234e98d9d12b2404fa510cf0db48d6c2a8b85
parent82e2f49d28c8a54b23c8b7432b6c40f0244f1630
Moved and unpacked examples to sdcc/device/examples/ds390

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@456 4a8a32a2-be11-0410-ad9d-d568d2c75423
14 files changed:
device/examples/ds390/clock390/Makefile [new file with mode: 0644]
device/examples/ds390/clock390/clock390.c [new file with mode: 0644]
device/examples/ds390/clock390/lcd.c [new file with mode: 0644]
device/examples/ds390/clock390/lcd.h [new file with mode: 0644]
device/examples/ds390/hello390/Makefile [new file with mode: 0644]
device/examples/ds390/hello390/hello390.c [new file with mode: 0644]
device/examples/ds390/i2c390/Makefile [new file with mode: 0644]
device/examples/ds390/i2c390/ds1621.c [new file with mode: 0644]
device/examples/ds390/i2c390/ds1621.h [new file with mode: 0644]
device/examples/ds390/i2c390/i2c390.c [new file with mode: 0644]
device/examples/ds390/i2c390/i2clole.c [new file with mode: 0644]
device/examples/ds390/i2c390/i2clole.h [new file with mode: 0644]
device/examples/ds390/i2c390/pcf8591.c [new file with mode: 0644]
device/examples/ds390/i2c390/pcf8591.h [new file with mode: 0644]