Moved compile-platforms from examples/ to tools/release-tools
This commit is contained in:
parent
532c1b6c77
commit
4c22ef33d0
@ -1,5 +1,5 @@
|
|||||||
all: print-version hello-world
|
all: print-version hello-world
|
||||||
CONTIKI = ../../..
|
CONTIKI = ../../../..
|
||||||
APPS=serial-shell webserver telnetd
|
APPS=serial-shell webserver telnetd
|
||||||
|
|
||||||
ifeq ($(TARGET), avr-raven)
|
ifeq ($(TARGET), avr-raven)
|
@ -28,7 +28,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki operating system.
|
* This file is part of the Contiki operating system.
|
||||||
*
|
*
|
||||||
* $Id: hello-world.c,v 1.2 2007/11/27 21:58:07 adamdunkels Exp $
|
* $Id: hello-world.c,v 1.1 2009/06/18 08:40:57 adamdunkels Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
Loading…
Reference in New Issue
Block a user