soc: stm32: enable outputing hex file

Hex firmware file is convenient in some scenarios, like
generating signed firmware with `west sign`. So, enable
generating hex file.

Signed-off-by: Jun Li <jun.r.li@intel.com>
This commit is contained in:
Jun Li 2019-05-08 13:54:08 -07:00 committed by Anas Nashif
commit d1b21f3462

View file

@ -9,6 +9,7 @@ config SOC_FAMILY_STM32
bool
# omit prompt to signify a "hidden" option
select HAS_SEGGER_RTT
select BUILD_OUTPUT_HEX
if SOC_FAMILY_STM32