doc: remove non-existing command swd wcr
The commands has been dropped in commit150b7d26f2
("arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.") but the documentation still keeps it. Remove it! Change-Id: I4e88f481d943f064d919f8065562052244122bf0 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Fixes:150b7d26f2
("arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.") Reviewed-on: https://review.openocd.org/c/openocd/+/6722 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
This commit is contained in:
parent
cb97a4e821
commit
563a5f5d78
|
@ -3471,11 +3471,6 @@ Declares a single DAP which uses SWD transport.
|
|||
Parameters are currently the same as "jtag newtap" but this is
|
||||
expected to change.
|
||||
@end deffn
|
||||
@deffn {Command} {swd wcr trn prescale}
|
||||
Updates TRN (turnaround delay) and prescaling.fields of the
|
||||
Wire Control Register (WCR).
|
||||
No parameters: displays current settings.
|
||||
@end deffn
|
||||
|
||||
@subsection SPI Transport
|
||||
@cindex SPI
|
||||
|
|
Loading…
Reference in New Issue