Sat, 26 Apr 2025 12:34:32 +0200 |
Detlev Offenbach |
MicroPython
eric7 tip
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Tue, 23 Apr 2024 11:26:04 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 14:58:58 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 19:46:34 +0100 |
Detlev Offenbach |
Corrected some uses of dict.keys(), dict.values() and dict.items().
eric7
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Thu, 04 May 2023 17:57:23 +0200 |
Detlev Offenbach |
Corrected some code formatting issues.
mpy_network
|
file |
diff |
annotate
|
Thu, 04 May 2023 11:22:11 +0200 |
Detlev Offenbach |
MicroPython
mpy_network
|
file |
diff |
annotate
|
Tue, 02 May 2023 12:01:40 +0200 |
Detlev Offenbach |
MicroPython
mpy_network
|
file |
diff |
annotate
|
Mon, 03 Apr 2023 11:36:16 +0200 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sun, 02 Apr 2023 15:55:20 +0200 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Fri, 10 Mar 2023 18:04:06 +0100 |
Detlev Offenbach |
MicroPython
mpy_network
|
file |
diff |
annotate
|
Fri, 24 Feb 2023 14:11:20 +0100 |
Detlev Offenbach |
MicroPython
mpy_network
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 16:02:02 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices (interface deactivation, AP stop, MicroPython config page).
mpy_network
|
file |
diff |
annotate
|
Sun, 19 Feb 2023 14:45:16 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices (set country, menu hierarchy).
mpy_network
|
file |
diff |
annotate
|
Sat, 18 Feb 2023 18:12:32 +0100 |
Detlev Offenbach |
Continued implementing WiFi functionality for RP2040 based devices.
mpy_network
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 11:22:02 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 10:37:21 +0100 |
Detlev Offenbach |
Changed MicroPython device imports to use importlib.import_module().
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|