mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
fe4f7a3a16
This commit adds a max_pins field into the private struct. AFEC0 has 11, AFEC1 has 12. The 12th pin of AFEC0 is an internal pin connected to a temperature sensor, which we don't use. Signed-off-by: Stepan Pressl <pressste@fel.cvut.cz>