src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@65b341cfab55
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Thu, 17 Apr 2025 18:15:32 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 17 Apr 2025 18:15:32 +0200
- branch
- eric7
- changeset 11224
- 65b341cfab55
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython Interface
- Changed the board information scripts to work with MPy on nrf52 boards.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""