1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/board/eZ430-Chronos/Jamrules.eZ430-Chronos
Oliver Hahm 8304a8ae7b [board/msb-430-common board/eZ430-Chronos cpu/msp430*]
* reorganized msp430 based cpu folders
2010-12-08 12:16:49 +01:00

13 lines
346 B
Plaintext

# ******************************************************************************
# Copyright 2010, Freie Universitaet Berlin (FUB). All rights reserved.
# ******************************************************************************
# $Id$
BOARD = eZ430-Chronos ;
CPU = cc430 ;
MCU = cc430x6137 ;
FLASHER ?= mspdebug ;
FLASHFLAGS ?= rf2500 ;