Skip to content

Commit

Permalink
native_posix: Enable USB device for the board
Browse files Browse the repository at this point in the history
Enable USB device and turn on appropriate tests in sanity check.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
  • Loading branch information
finikorg authored and nashif committed Apr 18, 2019
1 parent 9fa5d9a commit b8bab7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/posix/native_posix/native_posix.yaml
Expand Up @@ -6,5 +6,6 @@ toolchain:
- zephyr - zephyr
supported: supported:
- netif:eth - netif:eth
- usb_device
testing: testing:
default: true default: true

0 comments on commit b8bab7b

Please sign in to comment.