src/eric7/MicroPython/Devices/CircuitPythonUpdater/CircupFunctions.py

branch
eric7
changeset 11090
f5f5f5803935
parent 11011
f1f1c8d0255d
equal deleted inserted replaced
11089:ce73f15bbea5 11090:f5f5f5803935
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing variants of some 'circup' functions suitable for 'eric-ide' 7 Module implementing variants of some 'circup' functions suitable for 'eric-ide'
8 integration. 8 integration.

eric ide

mercurial