Changeset 283
- Timestamp:
- 10/18/2007 03:09:42 PM (4 years ago)
- File:
-
- 1 edited
-
nano-RK/projects/self_test/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nano-RK/projects/self_test/makefile
r268 r283 1 1 # Platform name cc2420DK, firefly, micaZ 2 PLATFORM = micaZ2 PLATFORM = firefly2_2 3 3 4 4 … … 7 7 8 8 # Set the Port that you programmer is connected to 9 #PROGRAMMING_PORT = /dev/ttyUSB1 # Default FireFly port10 PROGRAMMING_PORT = /dev/ttyUSB0 # Default micaZ port9 PROGRAMMING_PORT = /dev/ttyUSB1 # Default FireFly port 10 # PROGRAMMING_PORT = /dev/ttyUSB0 # Default micaZ port 11 11 12 12 # Set this such that the nano-RK directory is the base path
Note: See TracChangeset
for help on using the changeset viewer.
