boards: mimxrt1024_evk: add missing supported board features
the mimxrt1024_evk actually supports these, they were just never added for some reason. Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
This commit is contained in:
parent
5524edb935
commit
637e9f21dd
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ toolchain:
|
||||||
- xtools
|
- xtools
|
||||||
ram: 32768
|
ram: 32768
|
||||||
flash: 4096
|
flash: 4096
|
||||||
|
supported:
|
||||||
|
- netif:eth
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue