Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
19537: boards/rpi-pico: specify needed args when using jlink flasher r=dylad a=dylad ### Contribution description This PR adds the jlink device variable and use hexfile to flash application with a jlink probe. ### Testing procedure Attach a `jlink` probe to SWD pins. Try to flash any app with `jlink` `PROGRAMMER=jlink make BOARD=rpi-pico -C examples/blinky flash` ### Issues/PRs references None. Co-authored-by: dylad <dylan.laduranty@mesotic.com>
- Loading branch information