Changed URL

This commit is contained in:
Kevin Banks 2021-02-04 16:31:18 -06:00
parent 7a17c75256
commit c4a795b1e7
1 changed files with 3 additions and 1 deletions

View File

@ -124,8 +124,10 @@ ifndef USB_INTERFACE_NAME
USB_INTERFACE_NAME = "CircuitPython"
endif
# In the following URL, don't include the https:// prefix.
# It gets added automatically.
ifndef USB_WEBUSB_URL
USB_WEBUSB_URL = "www.circuitpython.org"
USB_WEBUSB_URL = "circuitpython.org"
endif
USB_DEVICES_COMPUTED := CDC,MSC