Skip to content

Commit

Permalink
feat(usb): provide default vid/pid
Browse files Browse the repository at this point in the history
Provided id:
  - Default USB CDC for all series with USB capabilities (0483:5740)
  - STLink VCP, only for ST manufactured boards which embedd one (0483:37xx)
  - DFU for default built-in bootloader or dedicated one (0483:df11 and other)
  - Specific USB id.

Note that vid.0/pid.0 have to be defined for each menu even if no USB
support to have the build.vid/pid properly defined in the platform.txt.
At least a FTDI is defined (ex: STLink VCP)

Signed-off-by: Frederic Pillon <[email protected]>

# Conflicts:
#	boards.txt
  • Loading branch information
fpistm committed Jun 14, 2024
1 parent eee321f commit aa08719
Show file tree
Hide file tree
Showing 4 changed files with 3,698 additions and 3,558 deletions.
Loading

0 comments on commit aa08719

Please sign in to comment.