Question
[CubeMX Request] Move init functions from main.c
Posted on August 10, 2017 at 09:36
As 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 peripheral' is checked.
Reasoning behind this is to improve visibility in main.c.
