From 7c061cf53b63e8ee00e39759db2c4fc240f58067 Mon Sep 17 00:00:00 2001 From: idgay Date: Thu, 7 Jun 2007 17:08:49 +0000 Subject: [PATCH] switch to cc1000_lpl radio stack --- tos/platforms/mica2/.platform | 2 +- tos/platforms/mica2dot/.platform | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tos/platforms/mica2/.platform b/tos/platforms/mica2/.platform index 78c4a417..6c5536ec 100644 --- a/tos/platforms/mica2/.platform +++ b/tos/platforms/mica2/.platform @@ -12,7 +12,7 @@ push( @includes, qw( %T/platforms/mica %T/platforms/mica2/chips/cc1000 - %T/chips/cc1000 + %T/chips/cc1000_lpl %T/platforms/mica2/chips/at45db %T/platforms/mica/chips/at45db %T/chips/at45db diff --git a/tos/platforms/mica2dot/.platform b/tos/platforms/mica2dot/.platform index 7d4b0ec4..124f1e79 100644 --- a/tos/platforms/mica2dot/.platform +++ b/tos/platforms/mica2dot/.platform @@ -15,7 +15,7 @@ push( @includes, qw( %T/platforms/mica %T/platforms/mica2dot/chips/cc1000 %T/platforms/mica2/chips/cc1000 - %T/chips/cc1000 + %T/chips/cc1000_lpl %T/platforms/mica2dot/chips/at45db %T/platforms/mica2/chips/at45db %T/platforms/mica/chips/at45db -- 2.39.2