src/eric7/MicroPython/CircuitPythonUpdater/__init__.py@2b9546c0cbd9
src/eric7/MicroPython/CircuitPythonUpdater/__init__.py
Sat, 11 Feb 2023 19:52:53 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 11 Feb 2023 19:52:53 +0100
- branch
- eric7
- changeset 9752
- 2b9546c0cbd9
- parent 9740
-
90072e10ae9b
- permissions
- -rw-r--r--
Moved the MicroPython board specific functions to a separate submenu.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""