| # Copyright (c) 2024 Renesas Electronics Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| identifier: qemu_rx | |
| name: QEMU Emulation for Renesas RX | |
| type: qemu | |
| simulation: | |
| - name: qemu | |
| arch: rx | |
| toolchain: | |
| - cross-compile | |
| - zephyr | |
| supported: | |
| - serial | |
| testing: | |
| default: true | |
| ignore_tags: | |
| - net | |
| - bluetooth | |
| - can | |
| ram: 96 | |
| flash: 512 |