src/eric7/MicroPython/Tools/__init__.py

Mon, 17 Mar 2025 17:35:36 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 17 Mar 2025 17:35:36 +0100
branch
eric7
changeset 11171
f7cb33253cbf
parent 11090
f5f5f5803935
permissions
-rw-r--r--

Updated the MicroPython board data for the "Feather nRF52840 Express" board.

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

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

"""
Package implementing some MicroPython related tools.

Note: There might be tools taken from third party sources.
"""

eric ide

mercurial