I have a python script that flashes target device. I would like to use it from SES. Basically I want it to work that way, when I push target -> download file. I would like this script to be executed.
The reason behind it is that the script not only loads current .hex file, but also bootloader, softdevice and generates some keys.
Any ideas how to solve this?
Thank you in advance!
The reason behind it is that the script not only loads current .hex file, but also bootloader, softdevice and generates some keys.
Any ideas how to solve this?
Thank you in advance!