Skip to content

Commit bf9007f

Browse files
henrikbrixandersenfabiobaltieri
authored andcommitted
boards: remove odd tags from supported board features
Remove the tags "shell" and "LED" from the lists of supported board features as there are no tests nor samples that depend on these tags. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
1 parent d060673 commit bf9007f

File tree

13 files changed

+0
-18
lines changed

13 files changed

+0
-18
lines changed

‎boards/96boards/avenger96/96b_avenger96.yaml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ toolchain:
77
- gnuarmemb
88
supported:
99
- gpio
10-
- shell
1110
testing:
1211
ignore_tags:
1312
- cmsis_rtos_v2
@@ -16,7 +15,6 @@ testing:
1615
- crypto
1716
- aes
1817
- cmm
19-
- LED
2018
- nfc
2119
ram: 256
2220
flash: 64

‎boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ toolchain:
1515
- gnuarmemb
1616
supported:
1717
- gpio
18-
- shell
1918
testing:
2019
ignore_tags:
2120
- net

‎boards/arduino/nicla_sense_me/arduino_nicla_sense_me.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ supported:
1111
- gpio
1212
- i2c
1313
- spi
14-
- shell
1514
- counter
1615
- nvs
1716
- pwm

‎boards/microchip/sam/sam_e54_cult/sam_e54_cult.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ ram: 256
1212
supported:
1313
- gpio
1414
- pinctrl
15-
- shell
1615
- uart
1716
vendor: microchip

‎boards/microchip/sam/sam_e54_xpro/sam_e54_xpro.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ supported:
2727
- pwm
2828
- reset
2929
- rtc
30-
- shell
3130
- spi
3231
- uart
3332
- watchdog

‎boards/microchip/sam/sama7d65_curiosity/sama7d65_curiosity.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ supported:
1212
- eeprom
1313
- i2c
1414
- pinctrl
15-
- shell
1615
- uart
1716
vendor: microchip

‎boards/microchip/sam/sama7g54_ek/sama7g54_ek.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ supported:
1717
- hwinfo
1818
- pwm
1919
- sdhc
20-
- shell
2120
- uart
2221
vendor: microchip

‎boards/oct/osd32mp1_brk/osd32mp1_brk.yaml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ toolchain:
66
- zephyr
77
supported:
88
- gpio
9-
- shell
109
testing:
1110
ignore_tags:
1211
- cmsis_rtos_v2
@@ -15,7 +14,6 @@ testing:
1514
- crypto
1615
- aes
1716
- cmm
18-
- LED
1917
- nfc
2018
ram: 256
2119
flash: 64

‎boards/segger/trb_stm32f407/segger_trb_stm32f407.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ supported:
1414
testing:
1515
ignore_tags:
1616
- net
17-
- shell
1817
- console
1918
vendor: segger

‎boards/st/stm32mp135f_dk/twister.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ toolchain:
88
supported:
99
- gpio
1010
- uart
11-
- shell
1211
ram: 262144
1312
flash: 262144
1413
vendor: st

0 commit comments

Comments
 (0)