src/eric7/MicroPython/CircuitPythonUpdater/__init__.py

Sun, 12 Feb 2023 18:11:20 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 12 Feb 2023 18:11:20 +0100
branch
eric7
changeset 9755
1a09700229e7
parent 9740
90072e10ae9b
permissions
-rw-r--r--

MicroPython
- Added support for Teensy 4.0 and 4.1 devices with MicroPython.

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

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

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

eric ide

mercurial