From e89530fca94fea477a9fb6b22dce0fbec42ec699 Mon Sep 17 00:00:00 2001 From: Valeriy Koval Date: Mon, 23 Mar 2015 12:30:40 +0200 Subject: [PATCH] Normalize board names // Resolve #128 --- platformio/boards/adafruit.json | 8 ++++---- platformio/boards/arduino.json | 6 +++--- platformio/boards/digistump.json | 8 ++++---- platformio/boards/misc.json | 2 +- platformio/boards/nordicnrf51.json | 2 +- platformio/boards/nxplpc.json | 22 +++++++++++----------- platformio/boards/ststm32.json | 16 ++++++++-------- platformio/boards/timsp430.json | 14 +++++++------- platformio/boards/titiva.json | 6 +++--- 9 files changed, 42 insertions(+), 42 deletions(-) diff --git a/platformio/boards/adafruit.json b/platformio/boards/adafruit.json index aa2e4dfa..eca5597e 100644 --- a/platformio/boards/adafruit.json +++ b/platformio/boards/adafruit.json @@ -76,7 +76,7 @@ "variant": "eightanaloginputs" }, "frameworks": ["arduino"], - "name": "Pro Trinket 3V/12MHz (USB)", + "name": "Adafruit Pro Trinket 3V/12MHz (USB)", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, @@ -96,7 +96,7 @@ "variant": "eightanaloginputs" }, "frameworks": ["arduino"], - "name": "Pro Trinket 5V/16MHz (USB)", + "name": "Adafruit Pro Trinket 5V/16MHz (USB)", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, @@ -115,7 +115,7 @@ "variant": "eightanaloginputs" }, "frameworks": ["arduino"], - "name": "Pro Trinket 3V/12MHz (FTDI)", + "name": "Adafruit Pro Trinket 3V/12MHz (FTDI)", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, @@ -136,7 +136,7 @@ "variant": "eightanaloginputs" }, "frameworks": ["arduino"], - "name": "Pro Trinket 5V/16MHz (USB)", + "name": "Adafruit Pro Trinket 5V/16MHz (USB)", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, diff --git a/platformio/boards/arduino.json b/platformio/boards/arduino.json index 8d84f93e..a0203302 100644 --- a/platformio/boards/arduino.json +++ b/platformio/boards/arduino.json @@ -11,7 +11,7 @@ "vid": "0x1B4F" }, "frameworks": ["arduino"], - "name": "LilyPad Arduino USB", + "name": "Arduino LilyPad USB", "platform": "atmelavr", "upload": { "disable_flushing": true, @@ -259,7 +259,7 @@ "variant": "standard" }, "frameworks": ["arduino"], - "name": "LilyPad Arduino ATmega168", + "name": "Arduino LilyPad ATmega168", "platform": "atmelavr", "upload": { "maximum_ram_size": 1024, @@ -280,7 +280,7 @@ "variant": "standard" }, "frameworks": ["arduino"], - "name": "LilyPad Arduino ATmega328", + "name": "Arduino LilyPad ATmega328", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, diff --git a/platformio/boards/digistump.json b/platformio/boards/digistump.json index c03d3680..b367c5de 100644 --- a/platformio/boards/digistump.json +++ b/platformio/boards/digistump.json @@ -8,7 +8,7 @@ "variant": "digispark_tiny" }, "frameworks": ["arduino"], - "name": "Digispark (Default - 16 MHz)", + "name": "Digistump Digispark (Default - 16 MHz)", "platform": "atmelavr", "upload": { "maximum_ram_size": 512, @@ -27,7 +27,7 @@ "variant": "digispark_pro" }, "frameworks": ["arduino"], - "name": "Digispark Pro (Default 16 MHz)", + "name": "Digistump Digispark Pro (Default 16 MHz)", "platform": "atmelavr", "upload": { "maximum_ram_size": 512, @@ -46,7 +46,7 @@ "variant": "digispark_pro32" }, "frameworks": ["arduino"], - "name": "Digispark Pro (16 MHz) (32 byte buffer)", + "name": "Digistump Digispark Pro (16 MHz) (32 byte buffer)", "platform": "atmelavr", "upload": { "maximum_ram_size": 512, @@ -65,7 +65,7 @@ "variant": "digispark_pro64" }, "frameworks": ["arduino"], - "name": "Digispark Pro (16 MHz) (64 byte buffer)", + "name": "Digistump Digispark Pro (16 MHz) (64 byte buffer)", "platform": "atmelavr", "upload": { "maximum_ram_size": 512, diff --git a/platformio/boards/misc.json b/platformio/boards/misc.json index ac796695..a275d918 100644 --- a/platformio/boards/misc.json +++ b/platformio/boards/misc.json @@ -8,7 +8,7 @@ "variant": "standard" }, "frameworks": ["arduino"], - "name": "Raspduino", + "name": "BitWizard Raspduino", "platform": "atmelavr", "upload": { "maximum_ram_size": 2048, diff --git a/platformio/boards/nordicnrf51.json b/platformio/boards/nordicnrf51.json index abe44026..c76c1609 100644 --- a/platformio/boards/nordicnrf51.json +++ b/platformio/boards/nordicnrf51.json @@ -118,7 +118,7 @@ "mcu": "nrf51822" }, "frameworks": ["mbed"], - "name": "Seeed Tiny BLE", + "name": "SeeedStudio Seeed Tiny BLE", "platform": "nordicnrf51", "upload": { "maximum_ram_size": 16384, diff --git a/platformio/boards/nxplpc.json b/platformio/boards/nxplpc.json index 67392e27..e368bc35 100644 --- a/platformio/boards/nxplpc.json +++ b/platformio/boards/nxplpc.json @@ -6,7 +6,7 @@ "mcu": "lpc1768" }, "frameworks": ["mbed"], - "name": "mbed LPC1768", + "name": "NXP mbed LPC1768", "platform": "nxplpc", "upload": { "maximum_ram_size": 32768, @@ -22,7 +22,7 @@ "mcu": "lpc11u24" }, "frameworks": ["mbed"], - "name": "mbed LPC11U24", + "name": "NXP mbed LPC11U24", "platform": "nxplpc", "upload": { "maximum_ram_size": 8192, @@ -38,7 +38,7 @@ "mcu": "lpc4088" }, "frameworks": ["mbed"], - "name": "EA LPC4088 QuickStart Board", + "name": "Embedded Artists LPC4088 QuickStart Board", "platform": "nxplpc", "upload": { "maximum_ram_size": 98304, @@ -54,7 +54,7 @@ "mcu": "lpc11u24" }, "frameworks": ["mbed"], - "name": "DipCortex M0", + "name": "Solder Splash Labs DipCortex M0", "platform": "nxplpc", "upload": { "maximum_ram_size": 8192, @@ -70,7 +70,7 @@ "mcu": "lpc11u24" }, "frameworks": ["mbed"], - "name": "BlueBoard-LPC11U24", + "name": "NGX Technologies BlueBoard-LPC11U24", "platform": "nxplpc", "upload": { "maximum_ram_size": 8192, @@ -86,7 +86,7 @@ "mcu": "lpc1768" }, "frameworks": ["mbed"], - "name": "Seeeduino-Arch-Pro", + "name": "SeeedStudio Seeeduino-Arch-Pro", "platform": "nxplpc", "upload": { "maximum_ram_size": 32768, @@ -118,7 +118,7 @@ "mcu": "lpc1114fn28" }, "frameworks": ["mbed"], - "name": "mbed LPC1114FN28", + "name": "Switch Science mbed LPC1114FN28", "platform": "nxplpc", "upload": { "maximum_ram_size": 4096, @@ -134,7 +134,7 @@ "mcu": "lpc11u35" }, "frameworks": ["mbed"], - "name": "EA LPC11U35 QuickStart Board", + "name": "Embedded Artists LPC11U35 QuickStart Board", "platform": "nxplpc", "upload": { "maximum_ram_size": 10240, @@ -150,7 +150,7 @@ "mcu": "lpc11u35" }, "frameworks": ["mbed"], - "name": "TG-LPC11U35-501", + "name": "CQ Publishing TG-LPC11U35-501", "platform": "nxplpc", "upload": { "maximum_ram_size": 10240, @@ -166,7 +166,7 @@ "mcu": "lpc1549" }, "frameworks": ["mbed"], - "name": "LPCXpresso1549", + "name": "NXP LPCXpresso1549", "platform": "nxplpc", "upload": { "maximum_ram_size": 36864, @@ -198,7 +198,7 @@ "mcu": "lpc4088" }, "frameworks": ["mbed"], - "name": "EA LPC4088 Display Module", + "name": "Embedded Artists LPC4088 Display Module", "platform": "nxplpc", "upload": { "maximum_ram_size": 98304, diff --git a/platformio/boards/ststm32.json b/platformio/boards/ststm32.json index 8b45b992..63c188ee 100644 --- a/platformio/boards/ststm32.json +++ b/platformio/boards/ststm32.json @@ -10,7 +10,7 @@ "variant": "stm32f4" }, "frameworks": ["cmsis", "spl", "libopencm3", "mbed"], - "name": "STM32F4DISCOVERY", + "name": "ST STM32F4DISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 131072, @@ -30,7 +30,7 @@ "variant": "stm32l1" }, "frameworks": ["cmsis","spl","libopencm3"], - "name": "STM32LDISCOVERY", + "name": "ST STM32LDISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 16384, @@ -50,7 +50,7 @@ "variant": "stm32f3" }, "frameworks": ["cmsis", "spl", "libopencm3", "mbed"], - "name": "STM32F3DISCOVERY", + "name": "ST STM32F3DISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 49152, @@ -66,7 +66,7 @@ "mcu": "stm32f100rbt6" }, "frameworks": ["mbed"], - "name": "STM32VLDISCOVERY", + "name": "ST STM32VLDISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 8192, @@ -82,7 +82,7 @@ "mcu": "stm32f051r8t6" }, "frameworks": ["mbed"], - "name": "STM32F0DISCOVERY", + "name": "ST STM32F0DISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 8192, @@ -98,7 +98,7 @@ "mcu": "stm32f334c8t6" }, "frameworks": ["mbed"], - "name": "32F3348DISCOVERY", + "name": "ST 32F3348DISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 16384, @@ -114,7 +114,7 @@ "mcu": "stm32f401vct6" }, "frameworks": ["mbed"], - "name": "32F401CDISCOVERY", + "name": "ST 32F401CDISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 65536, @@ -130,7 +130,7 @@ "mcu": "stm32f429zit6" }, "frameworks": ["mbed"], - "name": "32F429IDISCOVERY", + "name": "ST 32F429IDISCOVERY", "platform": "ststm32", "upload": { "maximum_ram_size": 262144, diff --git a/platformio/boards/timsp430.json b/platformio/boards/timsp430.json index 88731614..3c1d314f 100644 --- a/platformio/boards/timsp430.json +++ b/platformio/boards/timsp430.json @@ -7,7 +7,7 @@ "variant": "launchpad_f5529" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430f5529 (16MHz)", + "name": "TI LaunchPad w/ msp430f5529 (16MHz)", "platform": "timsp430", "upload": { "maximum_ram_size": 1024, @@ -25,7 +25,7 @@ "variant": "launchpad_f5529" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430f5529 (25MHz)", + "name": "TI LaunchPad w/ msp430f5529 (25MHz)", "platform": "timsp430", "upload": { "maximum_ram_size": 1024, @@ -43,7 +43,7 @@ "variant": "fraunchpad" }, "frameworks": ["energia"], - "name": "FraunchPad w/ msp430fr5739", + "name": "TI FraunchPad w/ msp430fr5739", "platform": "timsp430", "upload": { "maximum_ram_size": 1024, @@ -61,7 +61,7 @@ "variant": "launchpad_fr5969" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430fr5969", + "name": "TI LaunchPad w/ msp430fr5969", "platform": "timsp430", "upload": { "maximum_ram_size": 1024, @@ -79,7 +79,7 @@ "variant": "launchpad" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430g2231 (1 MHz)", + "name": "TI LaunchPad w/ msp430g2231 (1 MHz)", "platform": "timsp430", "upload": { "maximum_ram_size": 128, @@ -97,7 +97,7 @@ "variant": "launchpad" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430g2452 (16MHz)", + "name": "TI LaunchPad w/ msp430g2452 (16MHz)", "platform": "timsp430", "upload": { "maximum_ram_size": 256, @@ -115,7 +115,7 @@ "variant": "launchpad" }, "frameworks": ["energia"], - "name": "LaunchPad w/ msp430g2553 (16MHz)", + "name": "TI LaunchPad w/ msp430g2553 (16MHz)", "platform": "timsp430", "upload": { "maximum_ram_size": 512, diff --git a/platformio/boards/titiva.json b/platformio/boards/titiva.json index 69a8d9be..29b7944f 100644 --- a/platformio/boards/titiva.json +++ b/platformio/boards/titiva.json @@ -9,7 +9,7 @@ "variant": "stellarpad" }, "frameworks": ["energia", "libopencm3"], - "name": "LaunchPad (Stellaris) w/ lm4f120 (80MHz)", + "name": "TI LaunchPad (Stellaris) w/ lm4f120 (80MHz)", "platform": "titiva", "upload": { "maximum_ram_size": 32768, @@ -28,7 +28,7 @@ "variant": "stellarpad" }, "frameworks": ["energia", "libopencm3"], - "name": "LaunchPad (Tiva C) w/ tm4c123 (80MHz)", + "name": "TI LaunchPad (Tiva C) w/ tm4c123 (80MHz)", "platform": "titiva", "upload": { "maximum_ram_size": 32768, @@ -47,7 +47,7 @@ "variant": "launchpad_129" }, "frameworks": ["energia", "libopencm3"], - "name": "LaunchPad (Tiva C) w/ tm4c129 (120MHz)", + "name": "TI LaunchPad (Tiva C) w/ tm4c129 (120MHz)", "platform": "titiva", "upload": { "maximum_ram_size": 262144,