How to stop DMA module from stm32f0xx_hal_conf.h?
Posted on November 29, 2016 at 05:49Dear Sir, I want to disable DMA module application from my project.Is there any relation it with flash module?I have tried to change /*#define HAL_DMA_MODULE_ENABLED, but still build error log says,../Drivers/STM3...