代码搜索结果
找到约 8,143 项符合
MSP430 的代码
epic.target
#-*-Makefile-*-
#$Id: epic.target,v 1.3 2009/09/14 22:57:45 sdhsdh Exp $
PLATFORM ?= epic
# Disable MSP430 hardware multiply because it makes MSPGCC die
PFLAGS += -mdisable-hwmul
# OPTFLAGS +
telosb.target
#-*-Makefile-*- vim:syntax=make
#$Id: telosb.target,v 1.5 2008/03/11 09:34:13 klueska Exp $
PLATFORM ?= telosb
#MSP_MCU = msp430x1611
# Disable MSP430 hardware multiply because it makes MSPG
eyesifxv1.target
#-*-Makefile-*- vim:syntax=make
#$Id: eyesIFXv1.target,v 1.5 2008/03/11 09:34:13 klueska Exp $
PLATFORM = eyesIFXv1
MSP_MCU = msp430x149
# Disable MSP430 hardware multiply because it makes M
telosa.target
#-*-Makefile-*- vim:syntax=make
#$Id: telosa.target,v 1.6 2008/03/11 09:34:13 klueska Exp $
PLATFORM ?= telosa
MSP_MCU = msp430x149
# Disable MSP430 hardware multiply because it makes MSPGCC
shimmer2.target
PLATFORM = shimmer2
# Disable MSP430 hardware multiply because it makes MSPGCC die
PFLAGS += -mdisable-hwmul
OPTFLAGS += -O
MSP_BSL ?= tos-bsl
MSP_BSL_FLAGS = --invert-test --invert-re
repository
tinyos-2.x/apps/tests/msp430/AdcSimple
repository
tinyos-2.x/apps/tests/msp430/BlinkMSP430
repository
tinyos-2.x/apps/tests/msp430/Adc12
repository
tinyos-2.x/apps/tests/msp430