[BUG?] Why is the IDE 1.9.0 preventing HEX file selection instead of ELF?
I need to write the HEX file, but the new IDE 1.9.0 won't let me select the HEX file.
How can I edit this configuration without help from the IDE?
Where is this configuration stored? The old project did not have this problem.
The HEX file is generated after compilation to add the CRC value, so I need the IDE to allow the HEX file as well.
Reference on generating the file with CRC:
https://github.com/ethanhuanginst/STM32CubeIDE-Workshop-2019/issues/4

