Skip to content

Commit b826530

Browse files
committed
boards: qemu: qemu_rx can be compiled with zephyr toolchain
Zephyr SDK 0.17.1 added support for RX architecture so reflect this in the qemu_rx board Twister file. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent fe57b7e commit b826530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/qemu/rx/qemu_rx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ simulation:
88
- name: qemu
99
arch: rx
1010
toolchain:
11+
- zephyr
1112
- cross-compile
1213
supported:
1314
- serial

0 commit comments

Comments
 (0)