From 891344a7f602e9431a52b89d32d3b5a8e2b0430c Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 15 Sep 2021 15:05:36 +0000 Subject: dma: convert to new style, add DMAMUX DMAMUX is a channel/source muxer available on L4+,L5,H7,G0,G4,WB and WL parts. Signed-of-by: Karl Palsson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 11bbee6..d170793 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ docs # Generated source files: ld_scripts/generated.ld +dma/dma.h interrupt/interrupt.h interrupt/interrupt_enums.h interrupt/default_handlers.cpp -- cgit v1.2.3