mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 18:36:37 +00:00
This commit adds the Documentation to MPR121 Keypad and the board profile documentation to STM32F4Discovery board. Signed-off-by: Alan C. Assis <acassis@gmail.com>
13 lines
212 B
ReStructuredText
13 lines
212 B
ReStructuredText
=============
|
|
Input Devices
|
|
=============
|
|
|
|
.. toctree::
|
|
:caption: Supported Drivers
|
|
|
|
keypad-keyboard.rst
|
|
keypad.rst
|
|
mpr121.rst
|
|
sbutton.rst
|
|
|
|
See ``include/nuttx/input/*.h`` for registration information.
|