From 1afd03f424ab5da0a4c172d7c48814db3660a2f0 Mon Sep 17 00:00:00 2001 From: travisutk Date: Sat, 5 Feb 2011 23:23:36 +0000 Subject: [PATCH] Additional targets. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@888 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- firmware/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/Makefile b/firmware/Makefile index fd0fdbf..b96d358 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -16,6 +16,8 @@ mcu?=RUNCONFIG #platform=goodfet #platform=telosb #platform=z1 +#platform=nhbadge +#platform=nhbadgeb platform?=goodfet #N.B., gcc WILL NOT BITCH if this file doesn't exist. -- 2.20.1