src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@4139f17d07ad
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Sat, 31 Aug 2024 17:19:33 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 31 Aug 2024 17:19:33 +0200
- branch
- eric7
- changeset 10900
- 4139f17d07ad
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Adapted the CircuitPython library management to later versions of circup.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""