]> begriffs open source - freertos/commit
Update the SmartFusion SoftConsole directory structure to include the webserver files.
authorRichard Barry <ribarry@amazon.com>
Sun, 3 Apr 2011 20:45:09 +0000 (20:45 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 3 Apr 2011 20:45:09 +0000 (20:45 +0000)
commit19bc9c8a48671575e34077f0b813b83aeee53307
treee440a8a80b2ac8f97b5f88f791ddcd87d513e087
parentf74e406997295360e191ac288a52e5229684faa5
Update the SmartFusion SoftConsole directory structure to include the webserver files.
15 files changed:
Demo/CORTEX_A2F200_SoftConsole/CreateProjectDirectoryStructure.bat
Demo/CORTEX_A2F200_SoftConsole/WebServer/EMAC.c [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-cgi.c [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/404.html [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/index.html [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/index.shtml [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/io.shtml [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/logo.jpg [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/runtime.shtml [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/stats.shtml [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fs/tcp.shtml [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/httpd-fsdata.c [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/makefsdata [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/uip-conf.h [new file with mode: 0644]
Demo/CORTEX_A2F200_SoftConsole/WebServer/webserver.h [new file with mode: 0644]