From 284b52c8b6e510dc74b6aed13b2a85b91ea7bdf0 Mon Sep 17 00:00:00 2001 From: firmwareguru Date: Mon, 14 Jan 2019 19:23:13 -0700 Subject: [PATCH] Fix cc26x0-cc13x0 example not building --- examples/platform-specific/cc26x0-cc13x0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/platform-specific/cc26x0-cc13x0/Makefile b/examples/platform-specific/cc26x0-cc13x0/Makefile index 9962ab32a..bd9600c78 100644 --- a/examples/platform-specific/cc26x0-cc13x0/Makefile +++ b/examples/platform-specific/cc26x0-cc13x0/Makefile @@ -1,4 +1,4 @@ -CONTIKI_PROJECT = cc26xx-demo +CONTIKI_PROJECT = cc26x0-demo PLATFORMS_ONLY = cc26x0-cc13x0