mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 13:49:21 +02:00
1fb05c221d
When some interrupt(s) happened but the one(s) wait_for_interrupt was waiting for weren't among them, it printed the list of interrupts even if they were all in "ignore". This made sequences like RX_START followed by TRX_END unnecessarily noisy. Now, wait_for_interrupt only prints the pending interrupts if at least one of them is not in "ignore". |
||
---|---|---|
.. | ||
atrf-id | ||
atrf-reset | ||
atrf-rssi | ||
atrf-trim | ||
atrf-txrx | ||
include | ||
lib | ||
Makefile | ||
Makefile.common |