In Atmel Studio we can use the Device Programming tool to select the .hex and .eep files, select the config bit settings and write protection bits, and then save the setup to a .elf. We'd like to do the same with a STM32F103 project, but cannot see ...