Sun, 06 Apr 2025 14:51:33 +0200 Detlev Offenbach Fixed some issues related to support of UF2 capable micro-controllers. eric7 file | diff | annotate
Thu, 20 Mar 2025 19:31:39 +0100 Detlev Offenbach Streamlined and improved the MicroPython UF2 flash dialog. eric7 file | diff | annotate
Tue, 18 Mar 2025 18:32:29 +0100 Detlev Offenbach Corrected an issue in the UF2 flash dialog. eric7 file | diff | annotate
Tue, 18 Mar 2025 18:19:14 +0100 Detlev Offenbach Adapted the code to the reworked "FileSystemUtilities.findVolume()" function. eric7 file | diff | annotate
Mon, 17 Mar 2025 17:58:39 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Mon, 17 Mar 2025 17:35:36 +0100 Detlev Offenbach Updated the MicroPython board data for the "Feather nRF52840 Express" board. eric7 file | diff | annotate
Sat, 15 Mar 2025 11:53:21 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Mon, 20 Jan 2025 15:54:11 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Tue, 10 Dec 2024 15:46:34 +0100 Detlev Offenbach Updated copyright for 2025. eric7 file | diff | annotate
Tue, 26 Nov 2024 17:07:48 +0100 Detlev Offenbach Changed two translate statements in the UF2 Flash dialog class. eric7 file | diff | annotate
Tue, 26 Nov 2024 16:56:34 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Tue, 29 Oct 2024 10:59:48 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 31 Aug 2024 17:23:12 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 31 Aug 2024 15:54:24 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Thu, 11 Jul 2024 14:21:34 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Mon, 04 Mar 2024 18:16:19 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 23 Dec 2023 15:48:12 +0100 Detlev Offenbach Updated copyright for 2024. 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
Sat, 02 Dec 2023 12:19:16 +0100 Detlev Offenbach Fixed an issue in the MicroPython UF2 Flash dialog causing the wrong instructions being show in certain situations. eric7 file | diff | annotate
Sat, 21 Oct 2023 18:18:19 +0200 Detlev Offenbach MicroPython interface eric7 file | diff | annotate
Wed, 13 Sep 2023 17:46:12 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Wed, 30 Aug 2023 16:06:08 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 08 Jul 2023 16:38:40 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Fri, 31 Mar 2023 13:39:51 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Fri, 31 Mar 2023 09:53:27 +0200 Detlev Offenbach Enhanced the UF2 flash dialog slightly. eric7 file | diff | annotate
Wed, 15 Mar 2023 18:01:11 +0100 Detlev Offenbach Changed the UF2 Dialog slightly to eliminate duplicate device entries. eric7 file | diff | annotate
Wed, 15 Mar 2023 16:14:59 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Tue, 28 Feb 2023 17:58:54 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prevent deviating too much. mpy_network file | diff | annotate
Mon, 27 Feb 2023 17:43:51 +0100 Detlev Offenbach Fixed some code formatting issues. mpy_network file | diff | annotate
Mon, 27 Feb 2023 16:24:53 +0100 Detlev Offenbach MicroPython mpy_network file | diff | annotate
Mon, 27 Feb 2023 16:21:24 +0100 Detlev Offenbach Fixed copying the firmware file in the UF2 flash dialog (use copy instead of copy2). 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
Sun, 29 Jan 2023 11:27:53 +0100 Detlev Offenbach MicroPython 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
Mon, 12 Dec 2022 19:31:20 +0100 Detlev Offenbach MicroPython 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
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
Tue, 19 Jul 2022 17:04:10 +0200 Detlev Offenbach MicroPython 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