]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target/arm_tpiu_swo: rewrite command 'swo create' as COMMAND_HANDLER
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 26 May 2024 10:34:58 +0000 (12:34 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 25 May 2025 12:41:49 +0000 (12:41 +0000)
commit114385280ae59fa0788b0077ba6d9596660cc714
tree74066bd8c70ad22ee21357d347fe0e7a69bd5e88
parentc8979f6441eb62bb261827daa252c4e5596c4a39
target/arm_tpiu_swo: rewrite command 'swo create' as COMMAND_HANDLER

Rewrite only the command, but still use the old jimtcl specific
code in arm_tpiu_swo_configure(), shared with commands 'configure'
and 'cget'.

Change-Id: I39c69b1cdc23f7b5f875df3e15be987c715b0bcf
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8899
Tested-by: jenkins
src/target/arm_tpiu_swo.c