1identifier: native_sim
2name: Native Simulation port - 32-bit
3type: native
4simulation:
5  - name: native
6arch: posix
7ram: 65536
8flash: 65536
9toolchain:
10  - host
11  - llvm
12supported:
13  - can
14  - counter
15  - display
16  - dma
17  - eeprom
18  - netif:eth
19  - mspi
20  - usb_device
21  - adc
22  - i2c
23  - spi
24  - gpio
25  - rtc
26testing:
27  default: true
28vendor: zephyr
29