From: arighi Date: Tue, 25 May 2010 16:04:35 +0000 (+0000) Subject: arduino: give a name to the empty preset. X-Git-Tag: 2.5.0~87 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=e1510c810a9169e2aa6661e95c8306cf995ad6cd;hp=60a0b8ab0133e33efb673577235798f645980d84;p=bertos.git arduino: give a name to the empty preset. In this way the wizard can show the name "empty preset", like any other empty preset template. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3830 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/arduino/templates/empty/.spec b/boards/arduino/templates/empty/.spec index e69de29b..72d0a622 100644 --- a/boards/arduino/templates/empty/.spec +++ b/boards/arduino/templates/empty/.spec @@ -0,0 +1 @@ +name = 'empty preset'