eric7/MicroPython/__init__.py@9c01dd5ef124
eric7/MicroPython/__init__.py
Sat, 26 Feb 2022 17:48:58 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 26 Feb 2022 17:48:58 +0100
- branch
- eric7
- changeset 8956
- 9c01dd5ef124
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
MicroPython
- updated the list of known UF2 capable boards
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""