Sun, 26 Feb 2023 18:03:50 +0100 Detlev Offenbach MicroPython mpy_network file | diff | annotate
Mon, 27 Feb 2023 11:18:32 +0100 Detlev Offenbach Added a line to clear the MicroPython OSD info whenn connecting or disconnecting a device. eric7 file | diff | annotate
Sun, 26 Feb 2023 17:57:08 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 25 Feb 2023 19:18:07 +0100 Detlev Offenbach MicroPython mpy_network file | diff | annotate
Wed, 22 Feb 2023 07:45:54 +0100 Detlev Offenbach Continued implementing WiFi functionality for RP2040 based devices (show connected stations, save/remove credentials, boot script for Pico W). 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, 18 Feb 2023 10:11:44 +0100 Detlev Offenbach Created new branch <mpy_network>. mpy_network file | diff | annotate
Fri, 17 Feb 2023 10:56:05 +0100 Detlev Offenbach Changed the RP2040 related code of the MicroPython package to show the version info for a MicroPython variant (like Pimoroni Pico) if such is available (e.g. Pimoroni Pico 1.19.14 or newer). eric7 file | diff | annotate
Wed, 15 Feb 2023 17:45:10 +0100 Detlev Offenbach Fixed a few issues in the MicroPython file manager widget. eric7 file | diff | annotate
Wed, 15 Feb 2023 15:55:37 +0100 Detlev Offenbach Fixed a few issue introduced during the recent changes to the MicroPython package. eric7 file | diff | annotate
Tue, 14 Feb 2023 18:10:30 +0100 Detlev Offenbach Reorganized the MicroPython code even more. eric7 file | diff | annotate
Tue, 14 Feb 2023 10:05:29 +0100 Detlev Offenbach Removed the 'Open' and 'Save' buttons from the MicroPython widget and made the repl and file manager start automatically upon connecting to the selected device. eric7 file | diff | annotate
Mon, 13 Feb 2023 17:53:27 +0100 Detlev Offenbach Adapted some MicroPython modules to the new package layout. eric7 file | diff | annotate
Sat, 11 Feb 2023 19:52:53 +0100 Detlev Offenbach Moved the MicroPython board specific functions to a separate submenu. eric7 file | diff | annotate
Sat, 11 Feb 2023 16:59:50 +0100 Detlev Offenbach Various enhancements and improvements to the MicroPython/CircuitPython related modules. eric7 file | diff | annotate
Wed, 08 Feb 2023 18:09:19 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Wed, 08 Feb 2023 11:54:36 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Tue, 07 Feb 2023 18:07:12 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Thu, 02 Feb 2023 18:01:00 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Thu, 02 Feb 2023 13:42:50 +0100 Detlev Offenbach Fixed an issue in the MicroPython widget. eric7 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
Tue, 06 Dec 2022 17:35:41 +0100 Detlev Offenbach Corrected some 'wrong' string quotes caused by the Black line merging. eric7 file | diff | annotate
Tue, 06 Dec 2022 16:04:58 +0100 Detlev Offenbach Corrected some 'wrong' string quotes caused by the Black line merging. 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
Fri, 04 Nov 2022 11:56:07 +0100 Detlev Offenbach Prepared the code for isort imports reordering. 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
(0) tip

eric ide

mercurial