src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@95a15b70f7bb
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Fri, 27 Sep 2024 17:27:11 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 27 Sep 2024 17:27:11 +0200
- branch
- eric7
- changeset 10933
- 95a15b70f7bb
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Refactored some packages, modules and code to allow extracting the 'EricXxx' packages into a library project.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""