From owner-freebsd-embedded@FreeBSD.ORG Fri Oct 21 04:52:48 2011 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 803C4106566C for ; Fri, 21 Oct 2011 04:52:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3B99F8FC12 for ; Fri, 21 Oct 2011 04:52:48 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9L4qlHg032460; Thu, 20 Oct 2011 22:52:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9L4qlG6032457; Thu, 20 Oct 2011 22:52:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 20 Oct 2011 22:52:47 -0600 (MDT) From: Warren Block To: Markus Hitter In-Reply-To: <824629EF-0096-4907-9D01-19015C4B2DD4@jump-ing.de> Message-ID: References: <4E9AEC39.7020801@gmail.com> <4EA04684.3070003@gmail.com> <824629EF-0096-4907-9D01-19015C4B2DD4@jump-ing.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 20 Oct 2011 22:52:47 -0600 (MDT) Cc: embedded@freebsd.org Subject: Re: Arduino-1.0-rc1 testing X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2011 04:52:48 -0000 On Fri, 21 Oct 2011, Markus Hitter wrote: > > Am 20.10.2011 um 18:04 schrieb Ganbold: > >> Do I need to plug arduino before running it > > At least on Linux and Mac OS X, you can do about everything with this IDE > without a plugged board. Except uploading and serial monitor, of course. Yes, same here.