[CubeMX Request] Move init functions from main.c
Posted on August 10, 2017 at 09:36As title says, this a request to move generated functions SystemClock_Config and LL_Init (when LL is used) from main.c to peripheral file, if 'Generate peripheral initialization as a pair of '.c/.h' files per periph...