Sat, 10 Jul 2021 16:35:26 +0200 |
Detlev Offenbach |
Extended the list of known CircuitPython and UF2 capable devices.
|
file |
diff |
annotate
|
Wed, 21 Apr 2021 19:40:50 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 18:45:10 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Wed, 24 Feb 2021 20:17:35 +0100 |
Detlev Offenbach |
MicroPython: finished adding manual connection capability with device type and port selection.
|
file |
diff |
annotate
|
Wed, 24 Feb 2021 17:55:10 +0100 |
Detlev Offenbach |
MicroPython: started adding manual connection capability with device type and port selection.
|
file |
diff |
annotate
|
Sat, 20 Feb 2021 14:28:14 +0100 |
Detlev Offenbach |
MicroPython
|
file |
diff |
annotate
|
Sat, 20 Feb 2021 11:52:49 +0100 |
Detlev Offenbach |
MicroPython: changed the logic to synchronize the time because some devices don't implement long integer and failed defining the 'set_time()' function.
|
file |
diff |
annotate
|
Fri, 12 Feb 2021 16:15:18 +0100 |
Detlev Offenbach |
MicroPython
|
file |
diff |
annotate
|
Wed, 10 Feb 2021 15:43:30 +0100 |
Detlev Offenbach |
MicroPythonDevices: added an optimisation when scanning for devices.
|
file |
diff |
annotate
|
Sun, 07 Feb 2021 17:34:51 +0100 |
Detlev Offenbach |
MicroPython: extended the list of known CircuitPython devices by extracting the VID/PID from the CorcuitPython sources.
|
file |
diff |
annotate
|
Sat, 06 Feb 2021 19:22:22 +0100 |
Detlev Offenbach |
MicroPython: added support for a generic MicroPython device where the user can configure the relevant paramaters through the 'Unknown Devices' dialogs.
|
file |
diff |
annotate
|
Sat, 06 Feb 2021 16:05:27 +0100 |
Detlev Offenbach |
MicroPython: added capability to manually configure devices not yet known by eric6.
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 20:15:06 +0100 |
Detlev Offenbach |
MicroPython: added code to give a hint for CircuitPython devices, that do not support the UF2 bootloader for flashing.
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 14:38:01 +0100 |
Detlev Offenbach |
MicroPython: added buttons to go to the 'home' directory (local and on device) to the MicroPython file manager and improved the workspace handling.
|
file |
diff |
annotate
|
Wed, 03 Feb 2021 19:15:58 +0100 |
Detlev Offenbach |
MicroPython: implemented code to deal with multiple devices attached to the computer.
|
file |
diff |
annotate
|
Tue, 02 Feb 2021 16:25:50 +0100 |
Detlev Offenbach |
MicroPython: made the value shown in the deveice selection list more descriptive.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 20:01:18 +0100 |
Detlev Offenbach |
MicroPython: changed the handling of the download stuff and corrected/extended the Calliope mini path.
|
file |
diff |
annotate
|
Sun, 31 Jan 2021 17:47:55 +0100 |
Detlev Offenbach |
MicroPython: improved the support for "BBC micro:bit" and "Calliope mini".
|
file |
diff |
annotate
|
Fri, 29 Jan 2021 12:17:34 +0100 |
Detlev Offenbach |
MicroPython: added a few device IDs (taken from mu-Editor).
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Fri, 16 Oct 2020 17:18:23 +0200 |
Detlev Offenbach |
MicroPythonDevices: added a list of device to be ignored by default.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 18:23:44 +0200 |
Detlev Offenbach |
Performed some code cleanup.
|
file |
diff |
annotate
|
Mon, 18 May 2020 17:39:01 +0200 |
Detlev Offenbach |
MicroPython: added more boards to the board selection to flash CircuitPython firmware.
|
file |
diff |
annotate
|
Mon, 11 May 2020 18:30:25 +0200 |
Detlev Offenbach |
MicroPython: added a dialog zo ignore unknown serial devices and to manage this list.
|
file |
diff |
annotate
|
Sat, 09 May 2020 11:47:40 +0200 |
Detlev Offenbach |
MicroPython: added code to report detected non-supported devices to the user asking to report them.
|
file |
diff |
annotate
|
Wed, 22 Apr 2020 19:58:01 +0200 |
Detlev Offenbach |
MicroPython: continued implementing support for the "Calliope mini".
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 19:24:46 +0100 |
Detlev Offenbach |
MicroPython:
|
file |
diff |
annotate
|
Sat, 12 Oct 2019 15:08:28 +0200 |
Detlev Offenbach |
MicroPython: added support for PyBoard.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Fri, 23 Aug 2019 14:49:59 +0200 |
Detlev Offenbach |
MicroPythonWidget: added actions to show the device documentation and to open the configuration page to the hamburger menu.
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 17:11:17 +0200 |
Detlev Offenbach |
Regenerated source docu after merge with 'micropython' branch.
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 15:51:35 +0200 |
Detlev Offenbach |
Renamed "MicroPythonReplWidget" to "MicroPythonWidget".
micropython
|
file |
diff |
annotate
|
Sat, 10 Aug 2019 20:05:50 +0200 |
Detlev Offenbach |
MicroPythonDevicces: added a method to indicate that a device allows access to its file system via a local directory.
micropython
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 16:08:46 +0200 |
Detlev Offenbach |
CircuitPythonDevices, EspDevices, MicroPythonDevices: added a method to get the device name.
micropython
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 17:45:38 +0200 |
Detlev Offenbach |
Implemented the support for the 'BBC micro:bit' device.
micropython
|
file |
diff |
annotate
|
Wed, 31 Jul 2019 20:41:39 +0200 |
Detlev Offenbach |
Started rearranging menu structure and testing and fixing on CircuitPython.
micropython
|
file |
diff |
annotate
|
Mon, 29 Jul 2019 20:20:18 +0200 |
Detlev Offenbach |
Refactored and improved the MicroPython code to be able to show the file manager and the REPL simultaneously.
micropython
|
file |
diff |
annotate
|
Sat, 27 Jul 2019 19:22:21 +0200 |
Detlev Offenbach |
EspDevices, MicroPythonDevices: fixed a wrong source docu string.
micropython
|
file |
diff |
annotate
|
Wed, 24 Jul 2019 20:12:19 +0200 |
Detlev Offenbach |
MicroPython: continued implementing the file manager widget.
micropython
|
file |
diff |
annotate
|
Sat, 20 Jul 2019 14:46:15 +0200 |
Detlev Offenbach |
MicroPythonDevices: modifie the rawOn sequence slightly.
micropython
|
file |
diff |
annotate
|
Tue, 16 Jul 2019 20:12:53 +0200 |
Detlev Offenbach |
Continued implementing the MicroPython support.
micropython
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 19:42:36 +0200 |
Detlev Offenbach |
MicroPythonDevices: finetuned the sendCommands() method.
micropython
|
file |
diff |
annotate
|
Wed, 10 Jul 2019 20:21:57 +0200 |
Detlev Offenbach |
Continued implementing the MicroPython support.
micropython
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 19:49:41 +0200 |
Detlev Offenbach |
Continued implementing the MicroPython support.
micropython
|
file |
diff |
annotate
|
Sun, 07 Jul 2019 18:48:17 +0200 |
Detlev Offenbach |
Started implementing the MicroPython support.
micropython
|
file |
diff |
annotate
|