Changeset 283


Ignore:
Timestamp:
10/18/2007 03:09:42 PM (4 years ago)
Author:
agr
Message:

updated self-test makefile to be for firefly by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nano-RK/projects/self_test/makefile

    r268 r283  
    11# Platform name  cc2420DK, firefly, micaZ 
    2 PLATFORM = micaZ 
     2PLATFORM = firefly2_2 
    33 
    44 
     
    77 
    88# Set the Port that you programmer is connected to  
    9 # PROGRAMMING_PORT = /dev/ttyUSB1 # Default FireFly port  
    10  PROGRAMMING_PORT = /dev/ttyUSB0 # Default micaZ port  
     9PROGRAMMING_PORT = /dev/ttyUSB1 # Default FireFly port  
     10# PROGRAMMING_PORT = /dev/ttyUSB0 # Default micaZ port  
    1111 
    1212# Set this such that the nano-RK directory is the base path 
Note: See TracChangeset for help on using the changeset viewer.