| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-12-22 | stmhal: Add pyb.irq_stats() to get statistics about IRQ calls. | Damien George |
| 2015-12-04 | stmhal: Only use BASEPRI irq stuff if Cortex is M3 or higher. | Damien George |
| 2015-12-04 | stmhal: Add raise_irq_pri and restore_irq_pri functions. | Damien George |
| 2015-11-25 | stmhal: Increase the priority of UART IRQ. | Dave Hylands |
| 2015-11-24 | stmhal/irq: Set all IRQ subpriorities to 0, since they aren't used. | Damien George |
| 2015-11-24 | stmhal/irq: Add comment about SDIO priority being higher than DMA. | Damien George |
| 2015-11-24 | stmhal: Put IRQs into priority order. | Dave Hylands |
| 2015-11-01 | stmhal: Add symbolic #defines for interrupt levels in irq.h. | Dave Curtis |
| 2014-11-30 | stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise. | Damien George |
| 2014-08-25 | stmhal: Make enable_irq and disable_irq inline functions. | Damien George |
| 2014-08-25 | Add save/restore_irq | Dave Hylands |
