doc: release: 3.4: Add auxdisplay addition node

Adds a note on unstable auxiliary display support being added,
alongside 3 drivers.

Signed-off-by: Jamie McCrae <spam@helper3000.net>
This commit is contained in:
Jamie McCrae 2023-02-28 20:15:38 +00:00 committed by Carles Cufí
parent 71e7cf888d
commit d8d119fd9c

View File

@ -233,6 +233,8 @@ New APIs in this release
:c:func:`rtc_set_calibration` and :c:func:`rtc_get_calibration` are enabled with
:kconfig:option:`CONFIG_RTC_CALIBRATION`.
* Introduced :ref:`auxdisplay_api` for auxiliary (alphanumeric-based) displays.
Kernel
******
@ -393,6 +395,18 @@ Build system and infrastructure
Drivers and Sensors
*******************
* Auxiliary display
* New auxiliary display (auxdisplay) peripheral has been added, this allows
for interfacing with simple alphanumeric displays that do not feature
graphic capabilities. This peripheral is marked as unstable.
* HD44780 driver added.
* Noritake Itron driver added.
* Grove LCD driver added (ported from existing sample).
* ADC
* MCUX LPADC driver now uses the channel parameter to select a software channel