From: batt Date: Mon, 24 May 2010 19:08:18 +0000 (+0000) Subject: Add board images. X-Git-Tag: 2.5.0~99 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=972de11e7e351a75de64449750c4d672c7584b4c Add board images. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3818 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/arduino/.image.png b/boards/arduino/.image.png new file mode 100644 index 00000000..dbd0b87e Binary files /dev/null and b/boards/arduino/.image.png differ diff --git a/boards/arduino/.spec b/boards/arduino/.spec index e69de29b..ab465768 100644 --- a/boards/arduino/.spec +++ b/boards/arduino/.spec @@ -0,0 +1 @@ +name = 'Arduino Duemilanove' diff --git a/boards/arduino/templates/empty/.spec b/boards/arduino/templates/empty/.spec index 8a925890..e69de29b 100644 --- a/boards/arduino/templates/empty/.spec +++ b/boards/arduino/templates/empty/.spec @@ -1 +0,0 @@ -name = 'empty preset' \ No newline at end of file diff --git a/boards/at91sam7s-ek/.image.png b/boards/at91sam7s-ek/.image.png new file mode 100644 index 00000000..53586efa Binary files /dev/null and b/boards/at91sam7s-ek/.image.png differ diff --git a/boards/at91sam7s-ek/.spec b/boards/at91sam7s-ek/.spec index e69de29b..ae99b56b 100644 --- a/boards/at91sam7s-ek/.spec +++ b/boards/at91sam7s-ek/.spec @@ -0,0 +1 @@ +name = "Atmel AT91SAM7S-EK" diff --git a/boards/at91sam7x-ek/.spec b/boards/at91sam7x-ek/.spec index e69de29b..b9295a4f 100644 --- a/boards/at91sam7x-ek/.spec +++ b/boards/at91sam7x-ek/.spec @@ -0,0 +1 @@ +name = "Atmel AT91SAM7X-EK" diff --git a/boards/ek-lm3s1968/.image.png b/boards/ek-lm3s1968/.image.png new file mode 100644 index 00000000..c0f185a7 Binary files /dev/null and b/boards/ek-lm3s1968/.image.png differ diff --git a/boards/ek-lm3s1968/.spec b/boards/ek-lm3s1968/.spec index e69de29b..c0934d80 100644 --- a/boards/ek-lm3s1968/.spec +++ b/boards/ek-lm3s1968/.spec @@ -0,0 +1 @@ +name = "Luminary LM3S1968 EVB" diff --git a/boards/lpc-p2378/.image.png b/boards/lpc-p2378/.image.png new file mode 100644 index 00000000..4a931f59 Binary files /dev/null and b/boards/lpc-p2378/.image.png differ diff --git a/boards/lpc-p2378/.spec b/boards/lpc-p2378/.spec index e69de29b..9814b68e 100644 --- a/boards/lpc-p2378/.spec +++ b/boards/lpc-p2378/.spec @@ -0,0 +1 @@ +name = "Olimex LPC-P2378" diff --git a/boards/stm32-p103/.image.png b/boards/stm32-p103/.image.png new file mode 100644 index 00000000..c642ada5 Binary files /dev/null and b/boards/stm32-p103/.image.png differ diff --git a/boards/stm32-p103/.spec b/boards/stm32-p103/.spec index e69de29b..685495bf 100644 --- a/boards/stm32-p103/.spec +++ b/boards/stm32-p103/.spec @@ -0,0 +1 @@ +name = "Olimex STM32-P103" diff --git a/boards/triface/.image.png b/boards/triface/.image.png new file mode 100644 index 00000000..27e58d43 Binary files /dev/null and b/boards/triface/.image.png differ diff --git a/boards/triface/.spec b/boards/triface/.spec index f27383b7..96a99a4a 100644 --- a/boards/triface/.spec +++ b/boards/triface/.spec @@ -1 +1 @@ -name = "Triface" +name = "Develer Triface" diff --git a/wizard/images/default_board_icon.png b/wizard/images/default_board_icon.png index c7989f74..6f4cd061 100755 Binary files a/wizard/images/default_board_icon.png and b/wizard/images/default_board_icon.png differ