Browse Source

boards: Add yaml files for boards missing revisions

Adds dedicated yaml files for board that have revisions

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
b76687602f
  1. 2
      boards/actinius/icarus/actinius_icarus_nrf9160_1_4_0.yaml
  2. 23
      boards/actinius/icarus/actinius_icarus_nrf9160_2_0_0.yaml
  3. 2
      boards/actinius/icarus/actinius_icarus_nrf9160_ns_1_4_0.yaml
  4. 23
      boards/actinius/icarus/actinius_icarus_nrf9160_ns_2_0_0.yaml
  5. 2
      boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m0_0_0_0.yaml
  6. 23
      boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m0_1_0_0.yaml
  7. 2
      boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m4_0_0_0.yaml
  8. 21
      boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m4_1_0_0.yaml
  9. 14
      boards/nordic/nrf9160dk/nrf9160dk_nrf52840_0_14_0.yaml
  10. 2
      boards/nordic/nrf9160dk/nrf9160dk_nrf52840_0_7_0.yaml
  11. 22
      boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_14_0.yaml
  12. 2
      boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_7_0.yaml
  13. 21
      boards/nordic/nrf9160dk/nrf9160dk_nrf9160_ns_0_14_0.yaml
  14. 2
      boards/nordic/nrf9160dk/nrf9160dk_nrf9160_ns_0_7_0.yaml
  15. 2
      boards/nordic/nrf9161dk/nrf9161dk_nrf9161_0_7_0.yaml
  16. 22
      boards/nordic/nrf9161dk/nrf9161dk_nrf9161_0_9_0.yaml
  17. 2
      boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns_0_7_0.yaml
  18. 20
      boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns_0_9_0.yaml
  19. 2
      boards/olimex/lora_stm32wl_devkit/olimex_lora_stm32wl_devkit_C.yaml
  20. 20
      boards/olimex/lora_stm32wl_devkit/olimex_lora_stm32wl_devkit_D.yaml
  21. 8
      boards/others/stm32_min_dev/revision.cmake
  22. 15
      boards/others/stm32_min_dev/stm32_min_dev_black.yaml
  23. 2
      boards/others/stm32_min_dev/stm32_min_dev_blue.yaml
  24. 2
      boards/phytec/reel_board/reel_board_1.yaml
  25. 22
      boards/phytec/reel_board/reel_board_2.yaml
  26. 20
      boards/seagate/legend/legend_25hdd.yaml
  27. 20
      boards/seagate/legend/legend_25ssd.yaml
  28. 2
      boards/seagate/legend/legend_35.yaml
  29. 2
      boards/st/nucleo_f030r8/nucleo_f030r8_1.yaml
  30. 24
      boards/st/nucleo_f030r8/nucleo_f030r8_2.yaml
  31. 2
      boards/st/stm32f3_disco/stm32f3_disco_B.yaml
  32. 2
      boards/st/stm32f411e_disco/stm32f411e_disco_B.yaml
  33. 11
      boards/st/stm32f411e_disco/stm32f411e_disco_D.yaml

2
boards/actinius/icarus/actinius_icarus_nrf9160.yaml → boards/actinius/icarus/actinius_icarus_nrf9160_1_4_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: actinius_icarus/nrf9160
identifier: actinius_icarus@1.4.0/nrf9160
name: Actinius Icarus
type: mcu
arch: arm

23
boards/actinius/icarus/actinius_icarus_nrf9160_2_0_0.yaml

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
identifier: actinius_icarus@2.0.0/nrf9160
name: Actinius Icarus
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 88
flash: 256
supported:
- gpio
- i2c
- pwm
- spi
- watchdog
- counter
- feather_serial
- feather_i2c
- feather_spi
- arduino_i2c
- arduino_spi
vendor: actinius

2
boards/actinius/icarus/actinius_icarus_nrf9160_ns.yaml → boards/actinius/icarus/actinius_icarus_nrf9160_ns_1_4_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: actinius_icarus/nrf9160/ns
identifier: actinius_icarus@1.4.0/nrf9160/ns
name: Actinius Icarus Non-Secure
type: mcu
arch: arm

23
boards/actinius/icarus/actinius_icarus_nrf9160_ns_2_0_0.yaml

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
identifier: actinius_icarus@2.0.0/nrf9160/ns
name: Actinius Icarus Non-Secure
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 128
flash: 192
supported:
- gpio
- i2c
- pwm
- spi
- watchdog
- counter
- feather_serial
- feather_i2c
- feather_spi
- arduino_i2c
- arduino_spi
vendor: actinius

2
boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m0.yaml → boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m0_0_0_0.yaml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
# SPDX-License-Identifier: Apache-2.0
#
identifier: cy8ckit_062_ble/cy8c6347/m0
identifier: cy8ckit_062_ble@0.0.0/cy8c6347/m0
name: Cypress PSoC6 BLE Pioneer Kit (M0)
type: mcu
arch: arm

23
boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m0_1_0_0.yaml

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
#
# Copyright (c) 2018, Cypress
# Copyright (c) 2020-2021, ATL Electronics
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: cy8ckit_062_ble@1.0.0/cy8c6347/m0
name: Cypress PSoC6 BLE Pioneer Kit (M0)
type: mcu
arch: arm
ram: 288
flash: 1024
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- arduino_gpio
- arduino_spi
- gpio
- spi
vendor: cypress

2
boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m4.yaml → boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m4_0_0_0.yaml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
# SPDX-License-Identifier: Apache-2.0
#
identifier: cy8ckit_062_ble/cy8c6347/m4
identifier: cy8ckit_062_ble@0.0.0/cy8c6347/m4
name: Cypress PSoC6 BLE Pioneer Kit (M4)
type: mcu
arch: arm

21
boards/cypress/cy8ckit_062_ble/cy8ckit_062_ble_cy8c6347_m4_1_0_0.yaml

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
#
# Copyright (c) 2018, Cypress
# Copyright (c) 2020-2021, ATL Electronics
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: cy8ckit_062_ble@1.0.0/cy8c6347/m4
name: Cypress PSoC6 BLE Pioneer Kit (M4)
type: mcu
arch: arm
ram: 288
flash: 1024
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- arduino_gpio
- gpio
vendor: cypress

14
boards/nordic/nrf9160dk/nrf9160dk_nrf52840_0_14_0.yaml

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
identifier: nrf9160dk@0.14.0/nrf52840
name: nRF9160-DK-NRF52840
type: mcu
arch: arm
ram: 64
flash: 512
toolchain:
- zephyr
- gnuarmemb
supported:
- ble
- netif:openthread
- gpio
vendor: nordic

2
boards/nordic/nrf9160dk/nrf9160dk_nrf52840.yaml → boards/nordic/nrf9160dk/nrf9160dk_nrf52840_0_7_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nrf9160dk/nrf52840
identifier: nrf9160dk@0.7.0/nrf52840
name: nRF9160-DK-NRF52840
type: mcu
arch: arm

22
boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_14_0.yaml

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
identifier: nrf9160dk@0.14.0/nrf9160
name: nRF9160-DK-NRF9160
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 88
flash: 1024
supported:
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- gpio
- i2c
- pwm
- spi
- watchdog
- counter
vendor: nordic

2
boards/nordic/nrf9160dk/nrf9160dk_nrf9160.yaml → boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_7_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nrf9160dk/nrf9160
identifier: nrf9160dk@0.7.0/nrf9160
name: nRF9160-DK-NRF9160
type: mcu
arch: arm

21
boards/nordic/nrf9160dk/nrf9160dk_nrf9160_ns_0_14_0.yaml

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
identifier: nrf9160dk@0.14.0/nrf9160/ns
name: nRF9160-DK-NRF9160-Non-Secure
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 128
flash: 192
supported:
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- i2c
- pwm
- watchdog
- netif:modem
- gpio
vendor: nordic

2
boards/nordic/nrf9160dk/nrf9160dk_nrf9160_ns.yaml → boards/nordic/nrf9160dk/nrf9160dk_nrf9160_ns_0_7_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nrf9160dk/nrf9160/ns
identifier: nrf9160dk@0.7.0/nrf9160/ns
name: nRF9160-DK-NRF9160-Non-Secure
type: mcu
arch: arm

2
boards/nordic/nrf9161dk/nrf9161dk_nrf9161.yaml → boards/nordic/nrf9161dk/nrf9161dk_nrf9161_0_7_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nrf9161dk/nrf9161
identifier: nrf9161dk@0.7.0/nrf9161
name: nRF9161-DK-NRF9161
type: mcu
arch: arm

22
boards/nordic/nrf9161dk/nrf9161dk_nrf9161_0_9_0.yaml

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
identifier: nrf9161dk@0.9.0/nrf9161
name: nRF9161-DK-NRF9161
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 88
flash: 1024
supported:
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- gpio
- i2c
- pwm
- spi
- watchdog
- counter
vendor: nordic

2
boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns.yaml → boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns_0_7_0.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nrf9161dk/nrf9161/ns
identifier: nrf9161dk@0.7.0/nrf9161/ns
name: nRF9161-DK-NRF9161-Non-Secure
type: mcu
arch: arm

20
boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns_0_9_0.yaml

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
identifier: nrf9161dk@0.9.0/nrf9161/ns
name: nRF9161-DK-NRF9161-Non-Secure
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 128
flash: 192
supported:
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- i2c
- pwm
- watchdog
- netif:modem
vendor: nordic

2
boards/olimex/lora_stm32wl_devkit/olimex_lora_stm32wl_devkit.yaml → boards/olimex/lora_stm32wl_devkit/olimex_lora_stm32wl_devkit_C.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: olimex_lora_stm32wl_devkit
identifier: olimex_lora_stm32wl_devkit@C
name: Olimex LoRa STM32WL DevKit
type: mcu
arch: arm

20
boards/olimex/lora_stm32wl_devkit/olimex_lora_stm32wl_devkit_D.yaml

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
identifier: olimex_lora_stm32wl_devkit@D
name: Olimex LoRa STM32WL DevKit
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 64
flash: 256
supported:
- counter
- gpio
- i2c
- nvs
- spi
- uart
- watchdog
- lora
vendor: olimex

8
boards/others/stm32_min_dev/revision.cmake

@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
set(LEGEND_REVISIONS "blue" "black")
if (NOT DEFINED BOARD_REVISION)
set(BOARD_REVISIONS "blue" "black")
if(NOT DEFINED BOARD_REVISION)
set(BOARD_REVISION "blue")
else()
if (NOT BOARD_REVISION IN_LIST LEGEND_REVISIONS)
message(FATAL_ERROR "${BOARD_REVISION} is not a valid revision for Legend. Accepted revisions: ${LEGEND_REVISIONS}")
if(NOT BOARD_REVISION IN_LIST BOARD_REVISIONS)
message(FATAL_ERROR "${BOARD_REVISION} is not a valid revision for stm32_min_dev. Accepted revisions: ${BOARD_REVISIONS}")
endif()
endif()

15
boards/others/stm32_min_dev/stm32_min_dev_black.yaml

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
identifier: stm32_min_dev@black
name: STM32 Minimum Development Board
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 20
supported:
- i2c
- pwm
- spi
- adc
- gpio

2
boards/others/stm32_min_dev/stm32_min_dev.yaml → boards/others/stm32_min_dev/stm32_min_dev_blue.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: stm32_min_dev
identifier: stm32_min_dev@blue
name: STM32 Minimum Development Board
type: mcu
arch: arm

2
boards/phytec/reel_board/reel_board.yaml → boards/phytec/reel_board/reel_board_1.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: reel_board
identifier: reel_board@1
name: reel-board
type: mcu
arch: arm

22
boards/phytec/reel_board/reel_board_2.yaml

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
identifier: reel_board@2
name: reel-board
type: mcu
arch: arm
ram: 512
flash: 1024
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- i2c
- spi
- gpio
- usb_device
- usb_cdc
- ble
- pwm
- arduino_i2c
- arduino_spi
- arduino_gpio
vendor: phytec

20
boards/seagate/legend/legend_25hdd.yaml

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
identifier: legend@25hdd
name: Legend
type: mcu
arch: arm
ram: 16
flash: 128
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- pwm
- spi
testing:
ignore_tags:
- net
- bluetooth
vendor: seagate

20
boards/seagate/legend/legend_25ssd.yaml

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
identifier: legend@25ssd
name: Legend
type: mcu
arch: arm
ram: 16
flash: 128
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- pwm
- spi
testing:
ignore_tags:
- net
- bluetooth
vendor: seagate

2
boards/seagate/legend/legend.yaml → boards/seagate/legend/legend_35.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: legend
identifier: legend@35
name: Legend
type: mcu
arch: arm

2
boards/st/nucleo_f030r8/nucleo_f030r8.yaml → boards/st/nucleo_f030r8/nucleo_f030r8_1.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: nucleo_f030r8
identifier: nucleo_f030r8@1
name: ST Nucleo F030R8
type: mcu
arch: arm

24
boards/st/nucleo_f030r8/nucleo_f030r8_2.yaml

@ -0,0 +1,24 @@ @@ -0,0 +1,24 @@
identifier: nucleo_f030r8@2
name: ST Nucleo F030R8
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 8
flash: 64
supported:
- arduino_gpio
- arduino_i2c
- arduino_spi
- i2c
- spi
- gpio
- watchdog
- adc
testing:
ignore_tags:
- net
- bluetooth
vendor: st

2
boards/st/stm32f3_disco/stm32f3_disco.yaml → boards/st/stm32f3_disco/stm32f3_disco_B.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: stm32f3_disco
identifier: stm32f3_disco@B
name: ST STM32F3 Discovery rev B
type: mcu
arch: arm

2
boards/st/stm32f411e_disco/stm32f411e_disco.yaml → boards/st/stm32f411e_disco/stm32f411e_disco_B.yaml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
identifier: stm32f411e_disco
identifier: stm32f411e_disco@B
name: ST STM32F411E Discovery
type: mcu
arch: arm

11
boards/st/stm32f411e_disco/stm32f411e_disco_D.yaml

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
identifier: stm32f411e_disco@D
name: ST STM32F411E Discovery
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- counter
vendor: st
Loading…
Cancel
Save