just an example of what SDCC can do for YOU
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 6 Feb 2001 20:37:48 +0000 (20:37 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 6 Feb 2001 20:37:48 +0000 (20:37 +0000)
commitbd23417a427c80ce56efe9f2105dbb3cf64a4f4a
tree57d77979f50242011ae2f4b7f2c6886f1332efc5
parent3307bae4024fc0034af674d8b298367f3f500005
just an example of what SDCC can do for YOU

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@598 4a8a32a2-be11-0410-ad9d-d568d2c75423
29 files changed:
device/examples/ds390/ow390/Makefile [new file with mode: 0755]
device/examples/ds390/ow390/cnt1d.c [new file with mode: 0644]
device/examples/ds390/ow390/cnt1d.h [new file with mode: 0755]
device/examples/ds390/ow390/counter.c [new file with mode: 0755]
device/examples/ds390/ow390/crcutil.c [new file with mode: 0644]
device/examples/ds390/ow390/ds2480.h [new file with mode: 0755]
device/examples/ds390/ow390/ds2480ut.c [new file with mode: 0755]
device/examples/ds390/ow390/findtype.c [new file with mode: 0644]
device/examples/ds390/ow390/owfile.c [new file with mode: 0644]
device/examples/ds390/ow390/owlli.c [new file with mode: 0644]
device/examples/ds390/ow390/owllu.c [new file with mode: 0755]
device/examples/ds390/ow390/ownet.h [new file with mode: 0755]
device/examples/ds390/ow390/ownetu.c [new file with mode: 0755]
device/examples/ds390/ow390/owsesu.c [new file with mode: 0755]
device/examples/ds390/ow390/owtrnu.c [new file with mode: 0755]
device/examples/ds390/ow390/swt12.c [new file with mode: 0644]
device/examples/ds390/ow390/swt12.h [new file with mode: 0644]
device/examples/ds390/ow390/swtloop.c [new file with mode: 0755]
device/examples/ds390/ow390/swtoper.c [new file with mode: 0755]
device/examples/ds390/ow390/temp.c [new file with mode: 0755]
device/examples/ds390/ow390/temp10.c [new file with mode: 0644]
device/examples/ds390/ow390/temp10.h [new file with mode: 0644]
device/examples/ds390/ow390/thermo21.c [new file with mode: 0644]
device/examples/ds390/ow390/thermo21.h [new file with mode: 0644]
device/examples/ds390/ow390/thermodl.c [new file with mode: 0644]
device/examples/ds390/ow390/time.c [new file with mode: 0755]
device/examples/ds390/ow390/time.h [new file with mode: 0644]
device/examples/ds390/ow390/tinilnk.c [new file with mode: 0644]
device/examples/ds390/ow390/tstfind.c [new file with mode: 0755]