Skip to content

Commit 85e7ab1

Browse files
keith-packardnashif
authored andcommitted
boards: Add zephyr toolchain to rx boards
SDK version 0.17.1 and later include RX support, so include the zephyr toolchain in the board files using these processors. Signed-off-by: Keith Packard <[email protected]>
1 parent 128384b commit 85e7ab1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/qemu/rx/qemu_rx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ simulation:
99
arch: rx
1010
toolchain:
1111
- cross-compile
12+
- zephyr
1213
supported:
1314
- serial
1415
ram: 96

boards/renesas/rsk_rx130/rsk_rx130_512kb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ type: mcu
77
arch: rx
88
toolchain:
99
- cross-compile
10+
- zephyr
1011
supported:
1112
- gpio
1213
- serial

0 commit comments

Comments
 (0)