mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
0e40cc2853
irq_attach should only be called once for ADCs that share a common interrupt handler. We can move irq_attach to just before interrupts are enabled.