src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@5d354c287553
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Mon, 02 Dec 2024 11:37:38 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 02 Dec 2024 11:37:38 +0100
- branch
- eric7
- changeset 11070
- 5d354c287553
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Extended the list of ignored serial devices.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""