Question
HAL_RCC_OscConfig function takes too much space
Posted on November 15, 2017 at 11:09
Hello
After I face some fitting to flash problem I saw my largest function is HAL_RCC_OscConfig.
I thouht a function that writes static variables to registers should be smaller. Am I doing something wrong or is there a setting for it?
I am using GCC 6_2017q2 with System workbench
#program-size #hal #flash #cube-hal