8 Commits (3770cd2e7062d0844cee7b69ec9d9f80a2ad1206)

Author SHA1 Message Date
Damien George 401af50dc0 stmhal: Add pyb.irq_stats() to get statistics about IRQ calls. 10 years ago
Damien George 22bd23114a stmhal: On SysTick IRQ, only process one DMA channel at a time. 9 years ago
Damien George 522d454e34 stmhal: Small simplification of code to tickle DMA idle counter. 9 years ago
Dave Hylands b677f03407 stmhal: Turn off DMA clocks when idle for 100 msec 9 years ago
Dave Curtis 32b3549cce stmhal: Add symbolic #defines for interrupt levels in irq.h. 9 years ago
Dave Hylands ea8bf81058 stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. 9 years ago
blmorris c5175526dd stmhal/dma.c: Modify dma_init() to accept init struct as an argument 10 years ago
Damien George 3d30d605f5 stmhal: Factor out DMA initialisation code from spi.c. 10 years ago