summaryrefslogtreecommitdiff
path: root/chip/stm32/dma-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/dma-stm32f4.c: Format with clang-formatJack Rosenthal2022-07-011-27/+24
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* dma: separate out DMA enable status from wait_for_bytesTom Hughes2019-08-131-2/+21
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-0/+7
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-0/+308