Skip to content

Rename SWDCLK to SWCLK for ARM JTAG/SWD connectors

John Beard requested to merge johnbeard/kicad-symbols:swdclk_to_swclk into master

Per the ARM documentation, this is the correct name.

However, there are some parts, in particular Nordic RF chips, that do use "SWDCLK" in their datasheets, so this just covers the generic connectors.

Relates to: #3172 (closed)

2023-06-17_223217_712x389_screenshot

All ARM JTAG connectors in Connectors.kicad_sym now the same:

2023-06-17_180955_1701x931_screenshot

KLC check:

  • S3.6 for both: pin graphics in the way (not changed)
  • S5.1 for the 10 way conn: empty FP field (also not changed)
  • Remove the instructional content of this template
  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports