Changed directory structure, updated READMEs
authorSam Moore <[email protected]>
Tue, 13 Aug 2013 07:23:11 +0000 (15:23 +0800)
committerSam Moore <[email protected]>
Tue, 13 Aug 2013 07:23:11 +0000 (15:23 +0800)
commit131ef1b39cd490d976012afb3bab211401f87a9d
treef025c7ee6b8e6ef69c7bb681b16e6cf3b0f19aca
parent2759ffe624ac76a503ce303ddb6a42ffc5023ec9
Changed directory structure, updated READMEs

Create directory "rpi" for anything that runs on the Raspberry Pi.
18 files changed:
rpi/Makefile [new file with mode: 0644]
rpi/README [new file with mode: 0644]
rpi/log.c [new file with mode: 0644]
rpi/log.h [new file with mode: 0644]
rpi/network.c [new file with mode: 0644]
rpi/network.h [new file with mode: 0644]
rpi/options.h [new file with mode: 0644]
rpi/webserver.c [new file with mode: 0644]
testing/web2io/Makefile [deleted file]
testing/web2io/README
testing/web2io/jquery.flot.min.js [new file with mode: 0644]
testing/web2io/log.c [deleted file]
testing/web2io/log.h [deleted file]
testing/web2io/network.c [deleted file]
testing/web2io/network.h [deleted file]
testing/web2io/options.h [deleted file]
testing/web2io/styles.css [new file with mode: 0644]
testing/web2io/webserver.c [deleted file]

UCC git Repository :: git.ucc.asn.au