Jaska Uimonen
783a96a71b
drivers: add new audio dai driver interface
...
The DAI (digital audio interface) API is a high level audio driver
abstraction. It provides support for the standard I2S (SSP), DMIC, HDA
and SDW backends. The API has a config function with bespoke data
argument for device/vendor specific config. There are also optional
timestamping functions to get device specific audio clock time.
Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
2022-04-14 11:42:08 -04:00
Anas Nashif
0e727cf5a9
doc: get rid of reference section
...
Move last remaining items from reference section to the appropriate new
section in the new structure.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
7ad2f76720
doc: remove guides and split content
...
Remove the old guides section and move all remaining items into new
sections.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
a084be3ba9
doc: move sections from guides
...
Move remaining items from guides into the appropriate locations using
the new structure.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
0ee7e42ef0
doc: move flashing/debugging section to developing with zephyr
...
This section belongs in the intro about developing with Zephyr.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
f0877534e2
doc: move env var section to development section
...
Content about environment variables belongs under introductionary
section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
b9c64dc529
doc: move application development section
...
Move application development docs into the new `developing with zephyr`
section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
f925211a24
doc: add new section 'Developing with Zephyr'
...
Added new section index page.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
ea2a31d77d
doc: move modules section to developing with zephyr
...
Move all module docs into the new `developing with zephyr` section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
3f604746da
doc: move west section to developing with zephyr
...
Move all west docs into the new `developing with zephyr` section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
cfbe96f537
doc: move additional gsg docs to developing with zephyr
...
Move all introductionary docs into one new section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif
5ca2eae5d5
doc: add new section 'Developing with Zephyr'
...
Move all introductionary docs into one new section.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00