Re: How does Zephyr brings dts, kernel, driver & user app together?
Stefan Jaritz
Hej ho Thanks Erwan for the reply. I checked the "dts/bindings/sensor/" dir to get an idea. If I get it right I need to create the files "xxx,codec1.yaml" and "xxx,codec2.yaml"? I don't like to dirty the zephyr source tree because I think mixing own stuff and official stuff will create problems on the long run. So how I do create an own "dts/bindings" binding dir and include it into the zephyr build process? I was checking for a zephyr related yaml doc. I put on the search
of official documentation page, but got no
description(https://docs.zephyrproject.org/1.13.0/search.html?q=yaml&check_keywords=yes&area=default).
There is a YAML spec (https://yaml.org/spec/1.2/spec.html) but I
misses the structure and keywords zephyr is using. Any idea were
to search for it? - or maybe a simple explained example Kind regards! Stefan
On 07/01/2019 09:26, Erwan Gouriou
wrote:
|
|