boards: other: stm32_min_dev: use one twister.yaml

Use twister.yaml  and fix revisions in board.yml.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-08-15 10:05:52 -04:00
parent 8c67423849
commit f1bf24e4dd
3 changed files with 4 additions and 17 deletions

View File

@ -4,5 +4,9 @@ board:
vendor: others
revision:
format: custom
default: "blue"
revisions:
- name: "blue"
- name: "black"
socs:
- name: stm32f103xb

View File

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

View File

@ -1,5 +1,3 @@
identifier: stm32_min_dev@blue
name: STM32 Minimum Development Board (blue)
type: mcu
arch: arm
toolchain: