boards: st: nucleo_h533re: add arduino_{gpio,serial} supported tags
This allows to build samples by twister which depend on 'arduino_gpio' and/or 'arduino_serial'. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
This commit is contained in:
parent
79bc3d1de5
commit
60dba52859
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ toolchain:
|
|||
ram: 272
|
||||
flash: 512
|
||||
supported:
|
||||
- arduino_gpio
|
||||
- arduino_serial
|
||||
- gpio
|
||||
- watchdog
|
||||
- pwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue