zephyr/boards/native/native_sim/native_sim_native_64.yaml
Alberto Escolar Piedras 210c7c2f21 boards native_sim[64]: Claim support for dma
The native_sim boards support the DMA emulator just like
native_posix. The tag was just never added in the native_sim
twister yaml. Let's add it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-19 13:15:48 -05:00

22 lines
295 B
YAML

identifier: native_sim/native/64
name: Native Simulation port - 64-bit variant
type: native
simulation: native
arch: posix
ram: 65536
flash: 65536
toolchain:
- host
- llvm
supported:
- can
- counter
- dma
- eeprom
- netif:eth
- usb_device
- adc
- gpio
- rtc
vendor: zephyr