From eda5e0466bb3fd981aa23d210a1bcd04a02089c4 Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Sun, 10 Jan 2016 15:10:51 +0000 Subject: [PATCH] Remove the Sensinode nano_programmer from the tools travis job This is part of a set of commits that will obsolete the Sensinode platform --- regression-tests/20-compile-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regression-tests/20-compile-tools/Makefile b/regression-tests/20-compile-tools/Makefile index 7ec956683..d73dde44d 100644 --- a/regression-tests/20-compile-tools/Makefile +++ b/regression-tests/20-compile-tools/Makefile @@ -25,8 +25,8 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -TOOLS=sky tools stm32w z80=hex2bin sensinode=nano_programmer -FAILTOOLS=stm32w=uip6_bridge sky=uip6-bridge sensinode=nano_usb_programmer +TOOLS=sky tools stm32w z80=hex2bin +FAILTOOLS=stm32w=uip6_bridge sky=uip6-bridge TOOLSDIR=../../tools