mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
If a board defines USBD_VID then that will be used instead of the default. And then the board must also define all USBD_PID_xxx values that it needs. Signed-off-by: Damien George <damien@micropython.org>