boards: native_posix: list eeprom as supported
List 'eeprom' as a supported feature for the native_posix and native_posix_64 boards. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
5b1e589dce
commit
08490e51c6
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ toolchain:
|
||||||
- zephyr
|
- zephyr
|
||||||
- llvm
|
- llvm
|
||||||
supported:
|
supported:
|
||||||
|
- eeprom
|
||||||
- netif:eth
|
- netif:eth
|
||||||
- usb_device
|
- usb_device
|
||||||
testing:
|
testing:
|
||||||
|
|
|
@ -6,5 +6,6 @@ toolchain:
|
||||||
- zephyr
|
- zephyr
|
||||||
- llvm
|
- llvm
|
||||||
supported:
|
supported:
|
||||||
|
- eeprom
|
||||||
- netif:eth
|
- netif:eth
|
||||||
- usb_device
|
- usb_device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue