aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/DMAv3/driver.mk
blob: fc51a08e489eddee35ffd6645905e23bc5967e0f (plain)
1
2
PLATFORMSRC += $(CHIBIOS)/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c
PLATFORMINC += $(CHIBIOS)/os/hal/ports/STM32/LLD/DMAv3