From ed3b70d746e94a3d3894ce6c9e3bf4c9962bfec5 Mon Sep 17 00:00:00 2001 From: travisutk Date: Tue, 27 Mar 2012 21:16:07 +0000 Subject: [PATCH 1/1] Fixing comments in z1.h git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1111 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- firmware/platforms/z1.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/firmware/platforms/z1.h b/firmware/platforms/z1.h index 8fb2857..999aa63 100644 --- a/firmware/platforms/z1.h +++ b/firmware/platforms/z1.h @@ -1,10 +1,9 @@ -/*! \file telosb.h +/*! \file z1.h \author Travis Goodspeed - \brief Port descriptions for the TelosB platform. + \brief Port descriptions for the Zolertia Z1 platform. - This file defines the Telos B hardware, so that the GoodFET firmware - may be loaded onto it. Adjustments include the !CS line of the CC2420 - radio, the choice of serial port, and the LEDs. + This file defines the Zolertia hardware, so that the GoodFET firmware + may be loaded onto it. Adjustments are identical to the Telos B. */ -- 2.20.1