src/eric7/MicroPython/Devices/MCUScripts/__init__.py@918bc08e1f89
src/eric7/MicroPython/Devices/MCUScripts/__init__.py
Mon, 04 Nov 2024 17:03:29 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 04 Nov 2024 17:03:29 +0100
- branch
- eric7
- changeset 11038
- 918bc08e1f89
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Extended the list of known VID/PID of ESP32 devices.
- Added an entry to the ESP32 menu to show some device security information.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing scripts for copying to the micro controller board.
"""