This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What are the .yaml files in the board folder used for?

Dear devzone-team,

 could you please tell me where the yaml files (like thingy91_nrf9160_ns.yaml) in the board folders are used?

I could not find a tool which evaluates the settings found in this file:

identifier: thingy91_nrf9160_ns

name: THINGY91-nRF9160-Non-Secure

type: mcu

arch: arm

toolchain:

  - gnuarmemb

  - zephyr

ram: 128

flash: 256

supported:

  - i2c

Thanks

Stefan

Related