zephyr/boards/native/native_sim/native_sim.yaml
Wilfried Chauveau 85f36aae51 boards: twister: update boards' twister metadata files
Following the update of the schema, this updates all boards with the new
structure.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2024-11-25 08:31:28 +01:00

29 lines
349 B
YAML

identifier: native_sim
name: Native Simulation port - 32-bit
type: native
simulation:
- name: native
arch: posix
ram: 65536
flash: 65536
toolchain:
- host
- llvm
supported:
- can
- counter
- display
- dma
- eeprom
- netif:eth
- mspi
- usb_device
- adc
- i2c
- spi
- gpio
- rtc
testing:
default: true
vendor: zephyr