soc: silabs_exx32: Enable creating hex file

Hex firmware file is flashed by default if JLink is used. Since all
of the SiLabs dev boards have an on-board JLink, enable generating hex
file.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
This commit is contained in:
Christian Taedcke 2021-03-24 10:56:07 +01:00 committed by Anas Nashif
commit c5a39188b9

View file

@ -5,6 +5,7 @@
config SOC_FAMILY_EXX32
bool
select HAS_SEGGER_RTT
select BUILD_OUTPUT_HEX
if SOC_FAMILY_EXX32
config SOC_FAMILY