doc: api: Add auxdisplay as unstable API
Adds the new auxiliary display peripheral as an unstable API. Signed-off-by: Jamie McCrae <spam@helper3000.net>
This commit is contained in:
parent
71e10e743c
commit
71e7cf888d
2 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ between major releases are available in the :ref:`zephyr_release_notes`.
|
|||
- Experimental
|
||||
- 1.13
|
||||
|
||||
* - :ref:`auxdisplay_api`
|
||||
- Unstable
|
||||
- 3.3
|
||||
|
||||
* - :ref:`bluetooth_api`
|
||||
- Stable
|
||||
- 1.0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ Peripherals
|
|||
|
||||
w1.rst
|
||||
adc.rst
|
||||
auxdisplay.rst
|
||||
audio/index.rst
|
||||
bbram.rst
|
||||
bc12.rst
|
||||
|
|
|
|||
Loading…
Reference in a new issue