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:
parent
aff81e7513
commit
ffec52c0cc
2 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,4 @@ supported:
|
|||
- gpio
|
||||
- i2c
|
||||
- watchdog
|
||||
- tcpc
|
||||
|
|
|
@ -12,3 +12,4 @@ supported:
|
|||
- uart
|
||||
- gpio
|
||||
- watchdog
|
||||
- tcpc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue