mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
a1f5fd4e72
There might be multiple expanders, one with interrupt used and other without. This commit fixes initial incorrect interrupt design by introducing ICJX_INT_ENABLE config option. Also fixes naming of ICJX_MULTIPLE option. Signed-off-by: Michal Lenc <michallenc@seznam.cz>