Skip to content

Commit

Permalink
ports/xiao: Update USB ids
Browse files Browse the repository at this point in the history
Use an ID in the seeed vendor space

Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed Sep 27, 2021
1 parent 89ce85a commit 6d15a6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/xiao/Makefile
Expand Up @@ -18,8 +18,8 @@ SNEK_SAMD21 = $(SNEK_ROOT)/chips/samd21

PROGNAME=snek-xiao
PRODUCT_NAME=SnekXiao
IDPRODUCT=0x8057
IDVENDOR=0x2341
IDPRODUCT=0x002e
IDVENDOR=0x2886

include $(SNEK_SAMD21)/snek-samd21.defs

Expand Down

0 comments on commit 6d15a6c

Please sign in to comment.