1boards:
2- name: nrf52_bsim
3  full_name: nRF52 simulated board (BabbleSim)
4  vendor: zephyr
5  socs:
6  - name: native
7- name: nrf5340bsim
8  full_name: nRF5340 simulated boards (BabbleSim)
9  vendor: zephyr
10  socs:
11  - name: nrf5340
12- name: nrf54l15bsim
13  full_name: nRF54L15 simulated boards (BabbleSim)
14  vendor: zephyr
15  socs:
16  - name: nrf54l15
17- name: nrf54lm20bsim
18  full_name: nRF54LM20 simulated boards (BabbleSim)
19  vendor: zephyr
20  socs:
21  - name: nrf54lm20a
22# Note the 53 and 54 are referring to the real SOC yamls, but we only use their name and cpu-cluster
23# definitions. In practice these board uses the same native SOC (SOC_POSIX) as the nrf52_bsim
24