Bug when generating projet for STM32 with TouchGFX
Hello
I'm working on a F412G-Disco board, with a TouchGFX application. When generating the initialisation code with MX, in the Core inc directory, MX generate a nema_hal.c file
It contain only a file header. So, this is not a big problem but it is annoying. I tried to find what component was generating this file with no success.
What can I do to avoid this file to be generated?
My configuration:
STM32CubeMX version 6.7.1
F4 Firmware version 1.27.1
TouchGFX version 4.21.0
I tried to find out with the log of the MX, STM32CubeMX.log what component was creating the file. But there is not enough information. How to change the log level generated by MX?
Thank you.
