This commit is contained in:
Dan Halbert 2020-02-28 16:23:49 -05:00
parent 1b8a4791f5
commit c24a4f7d66
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ HEX_UF2 = ('hex', 'uf2')
SPK = ('spk',)
# Example:
# https://d111q2jukuzyg1.cloudfront.net/bin/trinket_m0/en_US/adafruit-circuitpython-trinket_m0-en_US-5.0.0-rc.0.uf2
DOWNLOAD_BASE_URL = "https://d111q2jukuzyg1.cloudfront.net/bin"
# https://downloads.circuitpython.org/bin/trinket_m0/en_US/adafruit-circuitpython-trinket_m0-en_US-5.0.0-rc.0.uf2
DOWNLOAD_BASE_URL = "https://downloads.circuitpython.org/bin"
# Default extensions
extension_by_port = {