Moved the Raven-specific applications from the generic apps/ directory to the platfor...
commit3cb545bc25e55aeb7958528e596c1f03e3ec55af
authoradamdunkels <adamdunkels>
Thu, 12 Mar 2009 19:15:23 +0000 (12 19:15 +0000)
committeradamdunkels <adamdunkels>
Thu, 12 Mar 2009 19:15:23 +0000 (12 19:15 +0000)
tree2377e7b8f471c8c91111422dae1d0867c52032bd
parent2c348f285c5c97a3ce8cb4167668028897fb1c50
Moved the Raven-specific applications from the generic apps/ directory to the platform-specific platform/avr-raven/apps
36 files changed:
platform/avr-raven/apps/raven-ipso/Makefile.raven-ipso [moved from apps/raven-ipso/Makefile.raven-ipso with 100% similarity, mode: 0644]
platform/avr-raven/apps/raven-ipso/raven-ipso.c [moved from apps/raven-ipso/raven-ipso.c with 100% similarity, mode: 0644]
platform/avr-raven/apps/raven-lcd-interface/Makefile.raven-lcd-interface [moved from apps/raven-lcd-interface/Makefile.raven-lcd-interface with 100% similarity]
platform/avr-raven/apps/raven-lcd-interface/raven-lcd.c [moved from apps/raven-lcd-interface/raven-lcd.c with 99% similarity]
platform/avr-raven/apps/raven-webserver/Makefile.raven-webserver [moved from apps/raven-webserver/Makefile.raven-webserver with 100% similarity]
platform/avr-raven/apps/raven-webserver/http-strings [moved from apps/raven-webserver/http-strings with 100% similarity]
platform/avr-raven/apps/raven-webserver/http-strings.c [moved from apps/raven-webserver/http-strings.c with 100% similarity]
platform/avr-raven/apps/raven-webserver/http-strings.h [moved from apps/raven-webserver/http-strings.h with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-cfs.c [moved from apps/raven-webserver/httpd-cfs.c with 99% similarity]
platform/avr-raven/apps/raven-webserver/httpd-cfs.h [moved from apps/raven-webserver/httpd-cfs.h with 96% similarity]
platform/avr-raven/apps/raven-webserver/httpd-cgi.c [moved from apps/raven-webserver/httpd-cgi.c with 99% similarity]
platform/avr-raven/apps/raven-webserver/httpd-cgi.h [moved from apps/raven-webserver/httpd-cgi.h with 96% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs.c [moved from apps/raven-webserver/httpd-fs.c with 98% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs.h [moved from apps/raven-webserver/httpd-fs.h with 97% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/404.html [moved from apps/raven-webserver/httpd-fs/404.html with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/favicon.png [moved from apps/raven-webserver/httpd-fs/favicon.png with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/files.shtml [moved from apps/raven-webserver/httpd-fs/files.shtml with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/footer.html [moved from apps/raven-webserver/httpd-fs/footer.html with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/header.html [moved from apps/raven-webserver/httpd-fs/header.html with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/index.html [moved from apps/raven-webserver/httpd-fs/index.html with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/processes.shtml [moved from apps/raven-webserver/httpd-fs/processes.shtml with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/robots.txt [moved from apps/raven-webserver/httpd-fs/robots.txt with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/sensor.shtml [moved from apps/raven-webserver/httpd-fs/sensor.shtml with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/style.css [moved from apps/raven-webserver/httpd-fs/style.css with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/tcp.shtml [moved from apps/raven-webserver/httpd-fs/tcp.shtml with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fs/upload.html [moved from apps/raven-webserver/httpd-fs/upload.html with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fsdata.c [moved from apps/raven-webserver/httpd-fsdata.c with 100% similarity]
platform/avr-raven/apps/raven-webserver/httpd-fsdata.h [moved from apps/raven-webserver/httpd-fsdata.h with 97% similarity]
platform/avr-raven/apps/raven-webserver/httpd.c [moved from apps/raven-webserver/httpd.c with 99% similarity]
platform/avr-raven/apps/raven-webserver/httpd.h [moved from apps/raven-webserver/httpd.h with 97% similarity]
platform/avr-raven/apps/raven-webserver/webserver-dsc.c [moved from apps/raven-webserver/webserver-dsc.c with 97% similarity]
platform/avr-raven/apps/raven-webserver/webserver-dsc.h [moved from apps/raven-webserver/webserver-dsc.h with 96% similarity]
platform/avr-raven/apps/raven-webserver/webserver-nogui.c [moved from apps/raven-webserver/webserver-nogui.c with 97% similarity]
platform/avr-raven/apps/raven-webserver/webserver-nogui.h [moved from apps/raven-webserver/webserver-nogui.h with 96% similarity]
platform/avr-raven/apps/raven-webserver/webserver.c [moved from apps/raven-webserver/webserver.c with 98% similarity]
platform/avr-raven/apps/raven-webserver/webserver.h [moved from apps/raven-webserver/webserver.h with 96% similarity]