I'm using the nRF_Libraries software pack and found something in dfu_transport_ble.c that I'd like to change, e.g. the MANUFACTURER_NAME macro to say my own company.
This file is read-only, however. What is the recommended way to work with Software Packs in this scenario. Make a copy of that directory and manually add it to my firmware source?