Fixed DMA config issues for CRC && MemCpy
This commit is contained in:
parent
5e44fa81ac
commit
bca15a3298
7 changed files with 54 additions and 29 deletions
|
@ -1,7 +1,7 @@
|
|||
[PreviousGenFiles]
|
||||
HeaderPath=/mnt/userdata/compi/work/private/stm32/f407ve_packetusart_c/Inc
|
||||
HeaderPath=/home/abody/Private/work/private/f407ve_hs_uart/projects/f407ve_packetusart_c/Inc
|
||||
HeaderFiles=gpio.h;crc.h;dma.h;sys.h;usart.h;stm32f4xx_it.h;stm32_assert.h;stm32f4xx_hal_conf.h;main.h;
|
||||
SourcePath=/mnt/userdata/compi/work/private/stm32/f407ve_packetusart_c/Src
|
||||
SourcePath=/home/abody/Private/work/private/f407ve_hs_uart/projects/f407ve_packetusart_c/Src
|
||||
SourceFiles=gpio.c;crc.c;dma.c;sys.c;usart.c;stm32f4xx_it.c;stm32f4xx_hal_msp.c;main.c;
|
||||
|
||||
[PreviousLibFiles]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue