Question
how stm32f0xx_conf.h file is supposed to be used
Posted on September 28, 2016 at 01:21
Does anyone know how stm32f0xx_conf.h file is supposed to be used.
I normally just put the header files I need in either the source file or other header files. I went thru some of the example projects where this file was included but I did not see if used by any other header or source file. Thx #- #header-files #stm32f0xx #std-peripheral-lib