aboutsummaryrefslogtreecommitdiffstats
path: root/examples/test-usart-dma.cpp
Commit message (Collapse)AuthorAgeFilesLines
* DMA checkpoint; dma_attach_interrupt() is broken.Marti Bolivar2011-04-111-0/+127
Simple USART receiver to SRAM buffer demo partially working. Interrupting when buffer is full fails mysteriously. GDB thinks we ended up in an STM32 reserved exception.