stm32f10x_stdperiph_lib warning
Posted on July 10, 2011 at 22:56 In my IAR EWARM version 6.20 STM32 library, both stm32f10x_rcc.c and stm32f10x_dma.c have duplicate #define FLAG_Mask statements, producing a warning at compile time. I redefined the RCC statement and its usage to RC...