mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-11 03:29:51 +00:00
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
|
||||
CONTIKI = ../../..
|
||||
CONTIKI = ../../../..
|
||||
APPS=serial-shell webserver telnetd
|
||||
|
||||
ifeq ($(TARGET), avr-raven)
|
@ -28,7 +28,7 @@
|
||||
*
|
||||
* 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…
x
Reference in New Issue
Block a user