jlink: custom flashing support#79372
jlink: custom flashing support#79372henrikbrixandersen merged 1 commit intozephyrproject-rtos:mainfrom
Conversation
|
Hello @jcpi-q, and thank you very much for your first pull request to the Zephyr project! |
|
Requires a rebase |
7d973f1 to
e45204b
Compare
e45204b to
43ea33d
Compare
|
@jcpi-q can you please rebase as there is a merge conflict now? Thanks! |
43ea33d to
5a79951
Compare
Allows to use a custom flashing script with jlink runners. Signed-off-by: Jean-Christophe Pince <jean.christophe.pince@qorvo.com>
5a79951 to
e2a32d8
Compare
|
Hi @jcpi-q! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁 |
|
Hi @jcpi-q Would like to check with you whether it is intended that after refactoring into zephyr/scripts/west_commands/runners/jlink.py Lines 413 to 438 in f90ce01
zephyr/scripts/west_commands/runners/jlink.py Line 438 in f90ce01 |
@jcpi-q @pdgendt can you help line up a (hot)fix please? Or we can just revert for now. |
Allows to use a custom flashing script with jlink runners.