src/eric7/MicroPython/Tools/__init__.py@f5ffdf0164ab
src/eric7/MicroPython/Tools/__init__.py
Wed, 26 Mar 2025 19:46:41 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 26 Mar 2025 19:46:41 +0100
- branch
- eric7
- changeset 11190
- f5ffdf0164ab
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Added the capability to show the sha256 hash of a device file.
# -*- 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.
"""