src/eric7/MicroPython/Devices/EspDialogs/__init__.py@a3f5af773bc7
src/eric7/MicroPython/Devices/EspDialogs/__init__.py
Sat, 15 Mar 2025 11:53:21 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 15 Mar 2025 11:53:21 +0100
- branch
- eric7
- changeset 11167
- a3f5af773bc7
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Added support for NRF52 based devices which support the UF2 standard.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing dialogs used by the EspDevices module.
"""