Question
MDK & HAL & __attribute
Posted on February 20, 2018 at 19:36
I'm using the STM32CUBEMX which generates HAL code and keeps my code within defined comments. BUT, I need to define an __attribute statement BEFORE a HAL generated function header, but there is no /* USER CODE .. */ place to hold these statements so they get wiped with every STM32CUBEMX project update. Any solutions??
Many Thanks, Glenn
