FreeCalypso > hg > fc-magnetite
comparison components/aciext-tcs3 @ 482:ad7f986afae3
pass -DCHIPSET and -DBOARD for all TCS3.2 components
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 19 Jun 2018 17:03:34 +0000 |
parents | f65a4399093d |
children |
comparison
equal
deleted
inserted
replaced
481:24078551b620 | 482:ad7f986afae3 |
---|---|
56 fi | 56 fi |
57 | 57 |
58 CPPFLAGS="$CPPFLAGS -DSMS_PDU_SUPPORT" | 58 CPPFLAGS="$CPPFLAGS -DSMS_PDU_SUPPORT" |
59 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" | 59 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" |
60 CPPFLAGS="$CPPFLAGS -DDTI2" | 60 CPPFLAGS="$CPPFLAGS -DDTI2" |
61 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | |
62 CPPFLAGS="$CPPFLAGS -DBOARD=41" | |
61 | 63 |
62 # FreeCalypso additions to make the TCS3.2 version | 64 # FreeCalypso additions to make the TCS3.2 version |
63 # behave more like TCS211 | 65 # behave more like TCS211 |
64 | 66 |
65 CPPFLAGS="$CPPFLAGS -DTI_PS_FF_AT_P_CMD_SECP" | 67 CPPFLAGS="$CPPFLAGS -DTI_PS_FF_AT_P_CMD_SECP" |