src/eric7/MicroPython/Devices/__init__.py

branch
eric7
changeset 11223
bcdb5a20ddc7
parent 11187
d21d54be6c80
--- a/src/eric7/MicroPython/Devices/__init__.py	Tue Apr 15 17:26:08 2025 +0200
+++ b/src/eric7/MicroPython/Devices/__init__.py	Thu Apr 17 11:49:45 2025 +0200
@@ -590,7 +590,7 @@
             (0x239A, 0x802A),  # Adafruit Industries LLC Feather nRF52840 Express
             (0x239A, 0x8052),  # Feather nRF52840 Express
             (0x2341, 0x025A),  # Arduino Nano 33 BLE Sense
-            (0x2886, 0x0045),  # XIAO nRF52840 Sense
+            (0x2886, 0x0045),  # Seeed XIAO nRF52840 Sense
         ),
         "description": QCoreApplication.translate(
             "MicroPythonDevice", "NRF52 Board with UF2 Support"

eric ide

mercurial