]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
tcl/target/rp2350: universal config for any combination of CM/RV cores
authorTomas Vanek <vanekt@fbl.cz>
Sun, 11 Aug 2024 13:03:05 +0000 (15:03 +0200)
committerTomas Vanek <vanekt@fbl.cz>
Fri, 25 Apr 2025 09:34:04 +0000 (09:34 +0000)
commit69ee4457864af2657ce1b634887b26b838fc916f
tree10412c1b25c2996f941efd34ed858a6e482d2ce0
parent2e49c99b1f919c2496c2d0140ada4ea5134c20a0
tcl/target/rp2350: universal config for any combination of CM/RV cores

RP2350 has 2 slots where either Cortex-M33 or RISC-V can be selected.
Tcl variable USE_CORE selects what cores will be configured for debug.

Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Change-Id: I56fe1aa94304bdfd1ec98bba57cc3fa792a35f69
Reviewed-on: https://review.openocd.org/c/openocd/+/8449
Tested-by: jenkins
tcl/target/rp2350.cfg [new file with mode: 0644]