]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blobdiff - example/npi_server2/Makefile
Updated TI Linux Sensor To Cloud to the latest TI 15.4-Stack v2.4, now with CC13x2...
[apps/tidep0084.git] / example / npi_server2 / Makefile
index a4441ce40c7b798875bbbf98c53bc94bf1105417..2c0281182e3afbceaf05711391950c0ff60e9da9 100644 (file)
@@ -4,7 +4,7 @@
 # @brief TIMAC 2.0 Linux makefile for the NPI (network processor interface) V2 application
 #
 # Group: WCS LPC
-# $Target Devices: Linux: AM335x, Embedded Devices: CC1310, CC1350$
+# $Target Devices: Linux: AM335x, Embedded Devices: CC1310, CC1350, CC1352$
 #
 #############################################################
 # $License: BSD3 2016 $
@@ -40,7 +40,7 @@
 #   EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #############################################################
 # $Release Name: TI-15.4Stack Linux x64 SDK$
-# $Release Date: July 14, 2016 (2.00.00.30)$
+# $Release Date: Sept 27, 2017 (2.04.00.13)$
 #############################################################
 
 _default: _app
@@ -53,6 +53,7 @@ COMPONENTS_HOME=../../components
 
 CFLAGS += -I${COMPONENTS_HOME}/common/inc
 CFLAGS += -I${COMPONENTS_HOME}/api/inc
+#CFLAGS += -DIS_HEADLESS
 
 C_SOURCES = 
 C_SOURCES += linux_main.c