16 lines
392 B
YAML
16 lines
392 B
YAML
boards:
|
|
- name: nrf52_bsim
|
|
vendor: zephyr
|
|
socs:
|
|
- name: native
|
|
- name: nrf5340bsim
|
|
vendor: zephyr
|
|
socs:
|
|
- name: nrf5340
|
|
- name: nrf54l15bsim
|
|
vendor: zephyr
|
|
socs:
|
|
- name: nrf54l15
|
|
# Note the 53 and 54 are referring to the real SOC yamls, but we only use their name and cpu-cluster
|
|
# definitions. In practice these board uses the same native SOC (SOC_POSIX) as the nrf52_bsim
|