boards: arm: Add "tcpc" feature to yaml supported

Add "tcpc" feature to yaml supported property for boards
stm32g071b_disco and stm32g081b_eval

Signed-off-by: Sam Hurst <sbh1187@gmail.com>
This commit is contained in:
Sam Hurst 2022-01-18 11:17:38 -08:00 committed by Carles Cufí
commit ffec52c0cc
2 changed files with 2 additions and 0 deletions

View file

@ -13,3 +13,4 @@ supported:
- gpio
- i2c
- watchdog
- tcpc

View file

@ -12,3 +12,4 @@ supported:
- uart
- gpio
- watchdog
- tcpc