Skip to content

Some targets not listed under manufacturer #152

Open
@albertskog

Description

@albertskog

The list of targets at https://probe.rs/targets does not show all devices by the same manufacturer when filtering. It is also missing some manufacturers.

For example, when filtering on Manufacturer "Texas Instruments", only MSP432 targets are shown, but not the "CC13xx CC26xx Series" and "Tiva C Series" available under Family.

Likewise, "WCH" is not in the list of manufacturers, but both "CH32V0 Series" and "CH32V2 Series" exists under Family.

It looks like the filtering relies on manufacturer set in probe-rs/probe-rs/targets. For example, probe-rs/targets/MSP432E4_Series.yaml has:

manufacturer:
  id: 0x17
  cc: 0x0

manufacturer does not seem to be present in the yaml files not sorted under a manufacturer.

Should manufacturer be added to each of the yaml files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions