mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 04:40:41 +00:00
Adds documentation to input and touchscreen controller files, regarding support for ST7123 IC. Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
14 lines
225 B
ReStructuredText
14 lines
225 B
ReStructuredText
=============
|
|
Input Devices
|
|
=============
|
|
|
|
.. toctree::
|
|
:caption: Supported Drivers
|
|
|
|
keypad-keyboard.rst
|
|
keypad.rst
|
|
mpr121.rst
|
|
sbutton.rst
|
|
st7123.rst
|
|
|
|
See ``include/nuttx/input/*.h`` for registration information.
|