src/eric7/MicroPython/CircuitPythonUpdater/__init__.py

Mon, 06 Feb 2023 15:02:57 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 06 Feb 2023 15:02:57 +0100
branch
eric7
changeset 9742
48dbfea4ac06
parent 9740
90072e10ae9b
permissions
-rw-r--r--

Added a CircuitPython menu entry to show the installed and available firmware version.

# -*- coding: utf-8 -*-

# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the updater and associated dialogs.
"""

eric ide

mercurial