Fix JLink device names for RP2350 in PIO boards #3001

Merged
maxgerhardt merged 3 commits from fix/jlink_dev_name into master 2025-06-20 04:30:38 +03:00
maxgerhardt commented 2025-06-19 12:46:58 +03:00 (Migrated from github.com)

Fixes https://github.com/maxgerhardt/platform-raspberrypi/issues/104 at the source.

Now the JLink -device arguments should be correct, see

(Does interfere with other PRs that add boards, so either those PRs or this PR will have to re-run the makeboards.py generation.)

Fixes https://github.com/maxgerhardt/platform-raspberrypi/issues/104 at the source. Now the JLink `-device` arguments should be correct, see * https://www.segger.com/supported-devices/search/RP2350 * https://www.segger.com/supported-devices/search/RP2040 (Does interfere with other PRs that add boards, so either those PRs or this PR will have to re-run the makeboards.py generation.)
earlephilhower commented 2025-06-19 22:37:45 +03:00 (Migrated from github.com)

@maxgerhardt the other PRs just merged, can you please re-run makeboards to get the 3 new board JSONs?

@maxgerhardt the other PRs just merged, can you please re-run makeboards to get the 3 new board JSONs?
Sign in to join this conversation.