boards: Remove "supported: -hwinfo" from all boards

Remove all "supported: -hwinfo" definitions from the boards
yaml files and documentation. hwinfo can generally be tested
on every board because it returns -ENOTSUP if not supported.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
This commit is contained in:
Alexander Wachter 2020-02-20 09:58:39 +01:00 committed by Carles Cufí
commit 57bd09186b
24 changed files with 0 additions and 29 deletions

View file

@ -8,5 +8,3 @@ toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- hwinfo

View file

@ -8,5 +8,3 @@ toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- hwinfo

View file

@ -8,5 +8,3 @@ toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- hwinfo

View file

@ -8,5 +8,3 @@ toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- hwinfo

View file

@ -17,4 +17,3 @@ supported:
- i2c
- ieee802154
- usb_device
- hwinfo

View file

@ -13,7 +13,6 @@ supported:
- can
- counter
- gpio
- hwinfo
- i2c
- netif:eth
- nvs

View file

@ -11,7 +11,6 @@ flash: 256
supported:
- arduino_gpio
- gpio
- hwinfo
- i2c
- nvs
- pwm

View file

@ -16,6 +16,5 @@ supported:
- adc
- arduino_gpio
- gpio
- hwinfo
- i2c
- usb_device

View file

@ -11,7 +11,6 @@ supported:
- arduino_gpio
- counter
- gpio
- hwinfo
- i2c
- ieee802154
- spi

View file

@ -10,7 +10,6 @@ supported:
- adc
- ble
- gpio
- hwinfo
- i2c
- pwm
- spi

View file

@ -8,8 +8,6 @@ toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- hwinfo
testing:
ignore_tags:
- net

View file

@ -16,6 +16,5 @@ ram: 32
flash: 16384
supported:
- i2c
- hwinfo
- counter
- usb_device

View file

@ -18,6 +18,5 @@ supported:
- arduino_gpio
- counter
- gpio
- hwinfo
- i2c
- usb_device

View file

@ -18,7 +18,6 @@ supported:
- arduino_gpio
- counter
- gpio
- hwinfo
- i2c
- netif:eth
- usb_device

View file

@ -19,7 +19,6 @@ supported:
- counter
- display
- gpio
- hwinfo
- i2c
- netif:eth
- sdhc

View file

@ -19,7 +19,6 @@ supported:
- counter
- display
- gpio
- hwinfo
- i2c
- netif:eth
- sdhc

View file

@ -19,7 +19,6 @@ supported:
- counter
- display
- gpio
- hwinfo
- i2c
- netif:eth
- usb_device

View file

@ -19,7 +19,6 @@ supported:
- counter
- display
- gpio
- hwinfo
- i2c
- netif:eth
- usb_device

View file

@ -19,7 +19,6 @@ supported:
- counter
- display
- gpio
- hwinfo
- i2c
- netif:eth
- pwm

View file

@ -15,5 +15,4 @@ toolchain:
ram: 32768
flash: 8192
supported:
- hwinfo
- counter

View file

@ -12,7 +12,6 @@ supported:
- adc
- can
- counter
- hwinfo
- i2c
- pwm
- spi

View file

@ -9,5 +9,4 @@ toolchain:
ram: 256
flash: 1024
supported:
- hwinfo
- i2c

View file

@ -9,7 +9,6 @@ toolchain:
- gnuarmemb
- xtools
supported:
- hwinfo
- ieee802154
- usb_device
- watchdog

View file

@ -91,7 +91,6 @@ required for best test coverage for this specific board:
- gpio
- usb_device
- watchdog
- hwinfo
- can
- pwm
testing: