From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/5] gnu: Add Arduino tools Date: Tue, 30 Aug 2016 11:21:08 +0200 Message-ID: <878tvepq7v.fsf@gnu.org> References: <20160816183632.30820-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1befEI-0006v8-Rz for guix-devel@gnu.org; Tue, 30 Aug 2016 05:21:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1befEF-0007Eb-Mb for guix-devel@gnu.org; Tue, 30 Aug 2016 05:21:14 -0400 In-Reply-To: <20160816183632.30820-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Tue, 16 Aug 2016 20:36:27 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org Hello, Danny Milosavljevic skribis: > gnu: Add Arduino tools. > > Danny Milosavljevic (5): > gnu: Add "arduino" module. > gnu: arduino: Add "arduino-installer" helper. > gnu: arduino: Add arduino-hardware > gnu: arduino: Add arduino-libraries. > gnu: Add arduino-makefile. Exciting stuff! There were a few minor nits that Eric pointed out. Could you send an updated patch taking them into account? Thank you for taking care of this! Ludo=E2=80=99.