X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fconfig.mk;h=802c9e613262fb397a5ecc9eadb7853ab8fe8cf9;hp=196e1d87f97dfee888ead2c3a95cf84540283757;hb=caae12edb769dfa49685a0c12917f5ef4586c9cc;hpb=46060f6ffd72fe43a3d273ccec0a637c6b628bc0 diff --git a/firmware/config.mk b/firmware/config.mk index 196e1d8..802c9e6 100644 --- a/firmware/config.mk +++ b/firmware/config.mk @@ -2,26 +2,37 @@ ## These are production boards. ################################## mcu = undef -ifneq (,$(findstring $(board),goodfet20)) + +ifneq (,$(findstring $(board),goodfet20 goodfet10 goodfet11)) mcu := msp430x1612 +platform := goodfet +endif + +ifneq (,$(findstring $(board),goodfet21)) +mcu := msp430x2618 +platform := goodfet endif ifneq (,$(findstring $(board),goodfet30 goodfet31)) mcu := msp430x2274 +platform := goodfet # This will link to fit in a '2254, so unneeded packages should be omited. CONFIG_ccspi = n endif ifneq (,$(findstring $(board),goodfet40 goodfet41)) mcu := msp430x2618 +platform := goodfet endif ifneq (,$(findstring $(board),goodfet50 goodfet51)) mcu := msp430x5510 +platform := goodfet endif ifneq (,$(findstring $(board),telosb)) mcu :=msp430x1612 +platform := goodfet CFLAGS := -DDEBUG_LEVEL=3 -DDEBUG_START=1 -DINBAND_DEBUG #CFLAGS+= -Werror config := monitor spi ccspi @@ -60,7 +71,7 @@ endif ifeq ($(mcu),undef) $(error Please define board, as explained in the README) endif -platform := $(board) +#platform := $(board) AVAILABLE_APPS = monitor spi jtag sbw jtag430 jtag430x2 i2c jtagarm7 ejtag jtagxscale openocd chipcon avr pic adc nrf ccspi glitch smartcard ps2 slc2