eric6/Preferences/__init__.py

changeset 8091
c000526a6d0d
parent 8079
331e717c458e
child 8109
486984bb52e3
--- a/eric6/Preferences/__init__.py	Tue Feb 09 17:51:16 2021 +0100
+++ b/eric6/Preferences/__init__.py	Wed Feb 10 15:42:56 2021 +0100
@@ -1468,6 +1468,9 @@
             "https://microbit.org/guide/firmware/",
         "MicrobitMicroPythonUrl":
             "https://github.com/bbcmicrobit/micropython/releases/",
+        "MicrobitV2MicroPythonUrl":
+            "https://github.com/microbit-foundation/micropython-microbit-v2/"
+            "releases/",
         
         # calliope mini URLS
         "CalliopeDocuUrl":

eric ide

mercurial