From 24272fe84cbef290ac43ea096ff0c6d269f02ec0 Mon Sep 17 00:00:00 2001 From: idgay Date: Tue, 10 Jul 2007 23:19:06 +0000 Subject: [PATCH] revert to old cc1000 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 5473b0ae..cfe7022f 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_lpl + %T/chips/cc1000 %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 124f1e79..7d4b0ec4 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_lpl + %T/chips/cc1000 %T/platforms/mica2dot/chips/at45db %T/platforms/mica2/chips/at45db %T/platforms/mica/chips/at45db -- 2.39.2