aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/irq.h
Commit message (Expand)AuthorAgeFilesLines
* avr: Do not use Idle modeKevin O'Connor2018-04-281-1/+1
* irq: Support sleeping when mcu is idleKevin O'Connor2017-07-171-0/+4
* irq: Add an irq_poll() stub for board codeKevin O'Connor2017-05-151-0/+3
* irq: Allow boards to define the return type of irq_save()Kevin O'Connor2016-06-131-2/+4
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+29