X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fconfig.mk;h=d50dc0cda747e34d8d582ab95c071e34ee6304f8;hp=737cd06f7a3f2e3718a5036fcadec7cc9120da9b;hb=91c890ff97822d85543255c3f2bd76f2b1540f51;hpb=eb6a8ce941f2a7b856fe4c2a334bd3023f056e20 diff --git a/firmware/config.mk b/firmware/config.mk index 737cd06..d50dc0c 100644 --- a/firmware/config.mk +++ b/firmware/config.mk @@ -82,7 +82,7 @@ extralibs = lib/cortexm3.o lib/system_stm32f4xx.o lib/stm32f4xx_rcc.o $(psrc)/st endif -ifneq (,$(findstring $(board),facedancer10 facedancer11 facedancer20)) +ifneq (,$(findstring $(board),facedancer10 facedancer11 facedancer20 facedancer21)) mcu ?= msp430f2618 platform := goodfet config = monitor spi maxusb