Specify option bits in source code file
I am about to release firmware to production and would like to include the proper options bits in the firmware so that production can simply program the .elf file at the same time as updating the option bits. I realize that there are several option bits that have to changed on a new MCU before my firmware will work. But maybe the option bits would automatically get programmed first.
What is recommended way to handle initial programming of an MCU?