This adds methods to acknowledge all interrupt sources (except error interrupts), improves the documentation around interrupts, and adds an HIL test suite for the interrupt functionality using irq. It also moves some testsuite functionality to a common place to allow easier reuse.
This adds methods to acknowledge all interrupt sources (except error interrupts), improves the documentation around interrupts, and adds an HIL test suite for the interrupt functionality using
irq
. It also moves some testsuite functionality to a common place to allow easier reuse.