boards: use unique names
The pretty names specified in the YAML files of each board are not unique. Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
This commit is contained in:
parent
e92efc4a03
commit
e4a6686691
56 changed files with 56 additions and 56 deletions
|
@ -1,5 +1,5 @@
|
|||
identifier: actinius_icarus@1.4.0/nrf9160
|
||||
name: Actinius Icarus
|
||||
name: Actinius Icarus (rev. 1.4.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: actinius_icarus@2.0.0/nrf9160
|
||||
name: Actinius Icarus
|
||||
name: Actinius Icarus (rev. 2.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: actinius_icarus@1.4.0/nrf9160/ns
|
||||
name: Actinius Icarus Non-Secure
|
||||
name: Actinius Icarus Non-Secure (rev. 1.4.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: actinius_icarus@2.0.0/nrf9160/ns
|
||||
name: Actinius Icarus Non-Secure
|
||||
name: Actinius Icarus Non-Secure (rev. 2.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
identifier: cy8ckit_062_ble@0.0.0/cy8c6347/m0
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M0)
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M0, rev. 0.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 288
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
identifier: cy8ckit_062_ble@1.0.0/cy8c6347/m0
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M0)
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M0, rev. 1.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 288
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
identifier: cy8ckit_062_ble@0.0.0/cy8c6347/m4
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M4)
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M4, rev. 0.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 288
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
identifier: cy8ckit_062_ble@1.0.0/cy8c6347/m4
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M4)
|
||||
name: Cypress PSoC6 BLE Pioneer Kit (M4, rev. 1.0.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 288
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32_devkitc_wrover/esp32/appcpu
|
||||
name: ESP32-DevkitC-WROVER-E
|
||||
name: ESP32-DevkitC-WROVER-E APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32_devkitc_wrover/esp32/procpu
|
||||
name: ESP32-DevkitC-WROVER-E
|
||||
name: ESP32-DevkitC-WROVER-E PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32_ethernet_kit/esp32/appcpu
|
||||
name: ESP32 ETHERNET KIT
|
||||
name: ESP32 ETHERNET KIT APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32_ethernet_kit/esp32/procpu
|
||||
name: ESP32 ETHERNET KIT
|
||||
name: ESP32 ETHERNET KIT PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp_wrover_kit/esp32/appcpu
|
||||
name: ESP WROVER KIT
|
||||
name: ESP WROVER KIT APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp_wrover_kit/esp32/procpu
|
||||
name: ESP WROVER KIT
|
||||
name: ESP WROVER KIT PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: odroid_go/esp32/appcpu
|
||||
name: ODROID-GO
|
||||
name: ODROID-GO APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: odroid_go/esp32/procpu
|
||||
name: ODROID-GO
|
||||
name: ODROID-GO PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: heltec_wifi_lora32_v2/esp32/appcpu
|
||||
name: ESP32 DEVKITC WROVER APPCPU
|
||||
name: HELTEC WiFi LoRa 32 (V2) Board APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: heltec_wifi_lora32_v2/esp32/procpu
|
||||
name: HELTEC WiFi LoRa 32 (V2) Board
|
||||
name: HELTEC WiFi LoRa 32 (V2) Board PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: heltec_wireless_stick_lite_v3/esp32s3/appcpu
|
||||
name: ESP32-S3 DevKitM APPCPU
|
||||
name: Heltec Wireless Stick Lite (V3) APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: kincony_kc868_a32/esp32/appcpu
|
||||
name: ESP32 DEVKITC WROVER APPCPU
|
||||
name: KINCONY-KC868-A32 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: kincony_kc868_a32/esp32/procpu
|
||||
name: KINCONY-KC868-A32
|
||||
name: KINCONY-KC868-A32 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32s3_luatos_core/esp32s3/appcpu
|
||||
name: ESP32-S3 LuatOS Core
|
||||
name: ESP32-S3 LuatOS Core APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32s3_luatos_core/esp32s3/appcpu/usb
|
||||
name: ESP32-S3 LuatOS Core USB
|
||||
name: ESP32-S3 LuatOS Core APPCPU USB
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32s3_luatos_core/esp32s3/procpu
|
||||
name: ESP32-S3 LuatOS Core
|
||||
name: ESP32-S3 LuatOS Core PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: esp32s3_luatos_core/esp32s3/procpu/usb
|
||||
name: ESP32-S3 LuatOS Core USB
|
||||
name: ESP32-S3 LuatOS Core PROCPU USB
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_atoms3/esp32s3/appcpu
|
||||
name: M5Stack AtomS3
|
||||
name: M5Stack AtomS3 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_atoms3/esp32s3/procpu
|
||||
name: M5Stack AtomS3
|
||||
name: M5Stack AtomS3 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_atoms3_lite/esp32s3/appcpu
|
||||
name: M5Stack AtomS3-Lite
|
||||
name: M5Stack AtomS3-Lite APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_atoms3_lite/esp32s3/procpu
|
||||
name: M5Stack AtomS3-Lite
|
||||
name: M5Stack AtomS3-Lite PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_core2/esp32/appcpu
|
||||
name: M5Stack Core2
|
||||
name: M5Stack Core2 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_core2/esp32/procpu
|
||||
name: M5Stack Core2
|
||||
name: M5Stack Core2 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_stamps3/esp32s3/appcpu
|
||||
name: M5Stack StampS3
|
||||
name: M5Stack StampS3 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stack_stamps3/esp32s3/procpu
|
||||
name: M5Stack StampS3
|
||||
name: M5Stack StampS3 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stickc_plus/esp32/appcpu
|
||||
name: M5StickC PLUS
|
||||
name: M5StickC PLUS APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: m5stickc_plus/esp32/procpu
|
||||
name: M5StickC PLUS
|
||||
name: M5StickC PLUS PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nrf9160dk@0.7.0/nrf52840
|
||||
name: nRF9160-DK-NRF52840
|
||||
name: nRF9160-DK-NRF52840 (rev. 0.7.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 64
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nrf9160dk@0.7.0/nrf9160
|
||||
name: nRF9160-DK-NRF9160
|
||||
name: nRF9160-DK-NRF9160 (rev. 0.7.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nrf9160dk@0.7.0/nrf9160/ns
|
||||
name: nRF9160-DK-NRF9160-Non-Secure
|
||||
name: nRF9160-DK-NRF9160-Non-Secure (rev. 0.7.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nrf9161dk@0.7.0/nrf9161
|
||||
name: nRF9161-DK-NRF9161
|
||||
name: nRF9161-DK-NRF9161 (rev. 0.7.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nrf9161dk@0.7.0/nrf9161/ns
|
||||
name: nRF9161-DK-NRF9161-Non-Secure
|
||||
name: nRF9161-DK-NRF9161-Non-Secure (rev. 0.7.0)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: olimex_lora_stm32wl_devkit@D
|
||||
name: Olimex LoRa STM32WL DevKit
|
||||
name: Olimex LoRa STM32WL DevKit (rev. D)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: olimex_esp32_evb/esp32/appcpu
|
||||
name: Olimex ESP32-EVB
|
||||
name: Olimex ESP32-EVB APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: olimex_esp32_evb/esp32/procpu
|
||||
name: Olimex ESP32-EVB
|
||||
name: Olimex ESP32-EVB PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: stm32_min_dev@black
|
||||
name: STM32 Minimum Development Board
|
||||
name: STM32 Minimum Development Board (black)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: stm32_min_dev@blue
|
||||
name: STM32 Minimum Development Board
|
||||
name: STM32 Minimum Development Board (blue)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: reel_board@2
|
||||
name: reel-board
|
||||
name: reel-board (rev. 2)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 512
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: legend@25hdd
|
||||
name: Legend
|
||||
name: Legend (25hdd)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 16
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: legend@25ssd
|
||||
name: Legend
|
||||
name: Legend (25sdd)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 16
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: legend@35
|
||||
name: Legend
|
||||
name: Legend (35)
|
||||
type: mcu
|
||||
arch: arm
|
||||
ram: 16
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: xiao_esp32s3/esp32s3/appcpu
|
||||
name: XIAO ESP32S3
|
||||
name: XIAO ESP32S3 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: xiao_esp32s3/esp32s3/procpu
|
||||
name: XIAO ESP32S3
|
||||
name: XIAO ESP32S3 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: em_starterkit@2.2/emsk_em7d
|
||||
name: EM Starterkit EM7D
|
||||
name: EM Starterkit EM7D (rev. 2.2)
|
||||
type: mcu
|
||||
arch: arc
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: nucleo_f030r8@2
|
||||
name: ST Nucleo F030R8
|
||||
name: ST Nucleo F030R8 (rev. 2)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: stm32f411e_disco@B
|
||||
name: ST STM32F411E Discovery
|
||||
name: ST STM32F411E Discovery (rev. B)
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: yd_esp32/esp32/appcpu
|
||||
name: ESP32 DEVKITC WROVER APPCPU
|
||||
name: YD-ESP32 APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
identifier: yd_esp32/esp32/procpu
|
||||
name: YD-ESP32
|
||||
name: YD-ESP32 PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue