src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@6e790462348a
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Sat, 20 Jan 2024 12:36:40 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 20 Jan 2024 12:36:40 +0100
- branch
- eric7
- changeset 10515
- 6e790462348a
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Added an entry to the file manager's local and device context menu to rename a file.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""