mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 20:28:06 +08:00
a5fb83a5d3
This introduces non-generic option interface for IO expanders. Some IO expanders have more advance options for pins and communication. This is used to pass driver dependend structure to expander driver. Signed-off-by: Michal Lenc <michallenc@seznam.cz>