10 Commits (abd0fcfc86c413d7de58f0c927ca6f598ee12950)

Author SHA1 Message Date
Damien George dd7d2e0810 stmhal: Only use BASEPRI irq stuff if Cortex is M3 or higher. 9 years ago
Damien George 95c9cc8114 stmhal: Add raise_irq_pri and restore_irq_pri functions. 9 years ago
Dave Hylands c8437f97ae stmhal: Increase the priority of UART IRQ. 9 years ago
Damien George 3cfb02f166 stmhal/irq: Set all IRQ subpriorities to 0, since they aren't used. 9 years ago
Damien George 18820471ae stmhal/irq: Add comment about SDIO priority being higher than DMA. 9 years ago
Dave Hylands 9f5486c7e2 stmhal: Put IRQs into priority order. 9 years ago
Dave Curtis 32b3549cce stmhal: Add symbolic #defines for interrupt levels in irq.h. 9 years ago
Damien George 1960475ed7 stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise. 10 years ago
Damien George e5cbb70328 stmhal: Make enable_irq and disable_irq inline functions. 10 years ago
Dave Hylands 9480138f0c Add save/restore_irq 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Paul Sokolovsky f54bcbf099 py, unix: Make "mpconfig.h" be first included, as other headers depend on it. 11 years ago
Paul Sokolovsky 3a83b805fc nlr: Add implementation using setjmp/longjmp. 11 years ago