FreeCalypso > hg > fc-magnetite
diff components/aci-tcs3 @ 167:b135e1505ae4
TCS3.2 version of aci.lib compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 11 Oct 2016 04:49:14 +0000 |
parents | b0e6b861deba |
children | ab79cf3c29a5 |
line wrap: on
line diff
--- a/components/aci-tcs3 Tue Oct 11 03:43:18 2016 +0000 +++ b/components/aci-tcs3 Tue Oct 11 04:49:14 2016 +0000 @@ -63,6 +63,11 @@ CPPFLAGS="$CPPFLAGS -DUART" CPPFLAGS="$CPPFLAGS -DFF_ATI" +# FreeCalypso additions to make the TCS3.2 version +# behave more like TCS211 + +CPPFLAGS="$CPPFLAGS -DTI_PS_FF_CONC_SMS" + # Includes CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc"