From b14dddcb3d788edcfd2547c541af8b2af522e400 Mon Sep 17 00:00:00 2001 From: fros4943 Date: Mon, 3 Nov 2008 14:40:51 +0000 Subject: [PATCH] with target specific extensions (.sky) --- tools/cooja/contiki_tests/rime_abc.csc | 2 +- tools/cooja/contiki_tests/rime_trickle.csc | 2 +- tools/cooja/contiki_tests/sky_coffee.csc | 80 ++++++++++---------- tools/cooja/contiki_tests/sky_helloworld.csc | 2 +- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/tools/cooja/contiki_tests/rime_abc.csc b/tools/cooja/contiki_tests/rime_abc.csc index 5592c7963..40a517a34 100644 --- a/tools/cooja/contiki_tests/rime_abc.csc +++ b/tools/cooja/contiki_tests/rime_abc.csc @@ -19,7 +19,7 @@ sky1 Sky Mote Type #1 ../../../examples/rime/example-abc.c - make example-abc.firmware TARGET=sky + make example-abc.sky TARGET=sky se.sics.cooja.mspmote.SkyMote diff --git a/tools/cooja/contiki_tests/rime_trickle.csc b/tools/cooja/contiki_tests/rime_trickle.csc index 9eef89dbb..4bc80808f 100644 --- a/tools/cooja/contiki_tests/rime_trickle.csc +++ b/tools/cooja/contiki_tests/rime_trickle.csc @@ -19,7 +19,7 @@ sky1 Sky Mote Type #1 ../../../examples/rime/example-trickle.c - make example-trickle.firmware TARGET=sky + make example-trickle.sky TARGET=sky se.sics.cooja.mspmote.SkyMote diff --git a/tools/cooja/contiki_tests/sky_coffee.csc b/tools/cooja/contiki_tests/sky_coffee.csc index 9f33c55b0..31337d611 100644 --- a/tools/cooja/contiki_tests/sky_coffee.csc +++ b/tools/cooja/contiki_tests/sky_coffee.csc @@ -1,40 +1,40 @@ - - - - test - 0 - 1 - 123456 - 1 - 0 - - se.sics.cooja.radiomediums.UDGM - 50.0 - 100.0 - 1.0 - 1.0 - - - se.sics.cooja.mspmote.SkyMoteType - sky1 - Sky Mote Type #1 - ../../../examples/sky/test-coffee.c - make test-coffee.firmware TARGET=sky - - - se.sics.cooja.mspmote.SkyMote - sky1 - - se.sics.cooja.interfaces.Position - 97.11078411573273 - 56.790978919276014 - 0.0 - - - se.sics.cooja.mspmote.interfaces.MspMoteID - 1 - - - - - + + + + test + 0 + 1 + 123456 + 1 + 0 + + se.sics.cooja.radiomediums.UDGM + 50.0 + 100.0 + 1.0 + 1.0 + + + se.sics.cooja.mspmote.SkyMoteType + sky1 + Sky Mote Type #1 + ../../../examples/sky/test-coffee.c + make test-coffee.sky TARGET=sky + + + se.sics.cooja.mspmote.SkyMote + sky1 + + se.sics.cooja.interfaces.Position + 97.11078411573273 + 56.790978919276014 + 0.0 + + + se.sics.cooja.mspmote.interfaces.MspMoteID + 1 + + + + + diff --git a/tools/cooja/contiki_tests/sky_helloworld.csc b/tools/cooja/contiki_tests/sky_helloworld.csc index 7029073a8..1a9625f04 100644 --- a/tools/cooja/contiki_tests/sky_helloworld.csc +++ b/tools/cooja/contiki_tests/sky_helloworld.csc @@ -19,7 +19,7 @@ sky1 Sky Mote Type #1 ../../../examples/hello-world/hello-world.c - make hello-world.firmware TARGET=sky + make hello-world.sky TARGET=sky se.sics.cooja.mspmote.SkyMote