doc: boards: wiznet: Use product name for full_name
in board.yml
Use `W5500-EVB_Pico` - the commercial name of this board - for `full_name` field of `board.yml`. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
parent
7d599d1beb
commit
5b28a8299b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
board:
|
||||
name: w5500_evb_pico
|
||||
full_name: W5500 Evaluation Pico
|
||||
full_name: W5500-EVB-Pico
|
||||
vendor: wiznet
|
||||
socs:
|
||||
- name: rp2040
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue