src/eric7/MicroPython/Devices/EspDialogs/__init__.py

Sat, 08 Jul 2023 16:38:40 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 08 Jul 2023 16:38:40 +0200
branch
eric7
changeset 10112
dcbb8703b5b2
parent 9756
9854647c8c5c
child 10439
21c28b0f9e41
permissions
-rw-r--r--

MicroPython
- Updated the list of known CircuitPython boards.
- Updated the list of known UF2 capable boards.

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

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

"""
Package implementing dialogs used by the EspDevices module.
"""

eric ide

mercurial