Moved the Raven-specific applications from the generic apps/ directory to the platform-specific platform/avr-raven/apps
This commit is contained in:
parent
1122e49b72
commit
5920a86312
0
apps/raven-ipso/Makefile.raven-ipso → platform/avr-raven/apps/raven-ipso/Makefile.raven-ipso
Executable file → Normal file
0
apps/raven-ipso/Makefile.raven-ipso → platform/avr-raven/apps/raven-ipso/Makefile.raven-ipso
Executable file → Normal file
0
apps/raven-ipso/raven-ipso.c → platform/avr-raven/apps/raven-ipso/raven-ipso.c
Executable file → Normal file
0
apps/raven-ipso/raven-ipso.c → platform/avr-raven/apps/raven-ipso/raven-ipso.c
Executable file → Normal file
|
@ -28,7 +28,7 @@
|
|||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: raven-lcd.c,v 1.1 2008/10/14 09:45:17 julienabeille Exp $
|
||||
* $Id: raven-lcd.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: httpd-cfs.c,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-cfs.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
#include <string.h>
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: httpd-cfs.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-cfs.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: httpd-cgi.c,v 1.2 2008/11/16 15:28:37 c_oflynn Exp $
|
||||
* $Id: httpd-cgi.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: httpd-cgi.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-cgi.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: httpd-fs.c,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-fs.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
#include "contiki-net.h"
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: httpd-fs.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-fs.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
#ifndef __HTTPD_FS_H__
|
||||
#define __HTTPD_FS_H__
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 353 B |
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: httpd-fsdata.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd-fsdata.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
#ifndef __HTTPD_FSDATA_H__
|
||||
#define __HTTPD_FSDATA_H__
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: httpd.c,v 1.2 2008/11/16 15:28:37 c_oflynn Exp $
|
||||
* $Id: httpd.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
#include <string.h>
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: httpd.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: httpd.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: webserver-dsc.c,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver-dsc.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: webserver-dsc.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver-dsc.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __WEBSERVER_DSC_H__
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki OS.
|
||||
*
|
||||
* $Id: webserver-nogui.c,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver-nogui.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki OS
|
||||
*
|
||||
* $Id: webserver-nogui.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver-nogui.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __WEBSERVER_NOGUI_H__
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment for the C64.
|
||||
*
|
||||
* $Id: webserver.c,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system
|
||||
*
|
||||
* $Id: webserver.h,v 1.1 2008/10/14 10:14:13 julienabeille Exp $
|
||||
* $Id: webserver.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __WEBSERVER_H__
|
Loading…
Reference in a new issue