boards: native_posix: Add llvm to supported toolchains
Add llvm to supported toolchains. Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
This commit is contained in:
parent
f616aa3736
commit
60f1b8703c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ type: native
|
||||||
arch: posix
|
arch: posix
|
||||||
toolchain:
|
toolchain:
|
||||||
- zephyr
|
- zephyr
|
||||||
|
- llvm
|
||||||
supported:
|
supported:
|
||||||
- netif:eth
|
- netif:eth
|
||||||
- usb_device
|
- usb_device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue