src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@044ea8893b81
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Tue, 15 Apr 2025 15:45:24 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 15 Apr 2025 15:45:24 +0200
- branch
- eric7
- changeset 11220
- 044ea8893b81
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython Interface
- Reworked the recent change to cover more MPy variant strings..
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""