src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@2378a67798b7
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Thu, 24 Oct 2024 11:03:16 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 24 Oct 2024 11:03:16 +0200
- branch
- eric7
- changeset 11003
- 2378a67798b7
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Added two ESP devicees to the list of known MicroPython devices (reported by Anton Friedrich).
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""