Browse Source
The STM32 DMA LL api differ between the STM32F7 and the STM32L4 in order to get the CHANNEL instance information. For that reason, enclose within preproc statements STM32F7 specific code and add STM32L4 code related to the DMA configuration for the DCMI peripheral. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>pull/90923/head
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue