Sat, 20 Feb 2021 14:25:06 +0100 |
Detlev Offenbach |
MicroPythonWidget: added the capability to have menu separators in the downloads sub-menu.
|
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
|
Sun, 14 Feb 2021 18:23:56 +0100 |
Detlev Offenbach |
MicroPython
|
file |
diff |
annotate
|
Fri, 12 Feb 2021 19:23:28 +0100 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Fri, 12 Feb 2021 16:15:18 +0100 |
Detlev Offenbach |
MicroPython
|
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 15:18:40 +0100 |
Detlev Offenbach |
Updated translations.
|
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:14:35 +0100 |
Detlev Offenbach |
MicroPython: implemented fixes for a few issues.
|
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
|
Tue, 02 Feb 2021 14:32:59 +0100 |
Detlev Offenbach |
CircuitPython: added downloads menu for Firmware and Libraries.
|
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
|
Mon, 12 Oct 2020 18:23:44 +0200 |
Detlev Offenbach |
Performed some code cleanup.
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 17:52:44 +0200 |
Detlev Offenbach |
Changed calls to exec_() into exec() (remainder of Python2 elimination).
|
file |
diff |
annotate
|
Thu, 04 Jun 2020 17:57:20 +0200 |
Detlev Offenbach |
Code Style Checker: changed the dialog to allow the selection of checker categories.
|
file |
diff |
annotate
|
Fri, 15 May 2020 18:33:53 +0200 |
Detlev Offenbach |
MicroPython: added code to allow the user to select the flash mod for flashing the MicroPython firmware for ESP32/ESP8266 devices.
|
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
|
Mon, 20 Apr 2020 19:49:15 +0200 |
Detlev Offenbach |
MicroPythonWidget: added yet another color scheme for a dark background.
|
file |
diff |
annotate
|
Mon, 13 Apr 2020 16:26:46 +0200 |
Detlev Offenbach |
MicroPython: made the chart widget color scheme aware and added a config option to configure a specific chart color theme.
|
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
|
Fri, 01 Nov 2019 18:58:46 +0100 |
Detlev Offenbach |
MicroPythonWidget
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 16:05:15 +0100 |
Detlev Offenbach |
MicroPython: corrected the time synchronisation for the 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
|
Thu, 22 Aug 2019 15:47:14 +0200 |
Detlev Offenbach |
MicroPythonWidget: made the cross compile actions enable only, if the mpy-cross utility is found or properly configured.
|
file |
diff |
annotate
|
Wed, 21 Aug 2019 14:48:57 +0200 |
Detlev Offenbach |
MicroPythonWidget: fixed an issue causing eric to crash at startup, if QtSerialPort is not available.
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 19:35:37 +0200 |
Detlev Offenbach |
Updated German and English translations.
|
file |
diff |
annotate
|
Fri, 16 Aug 2019 17:17:32 +0200 |
Detlev Offenbach |
MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file.
micropython
|
file |
diff |
annotate
|
Thu, 15 Aug 2019 17:19:28 +0200 |
Detlev Offenbach |
Fixed some code style issues.
micropython
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 16:28:43 +0200 |
Detlev Offenbach |
MicroPython: added an option to synchronize the device time to the host time after connecting the serial port.
micropython
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 15:51:35 +0200 |
Detlev Offenbach |
Renamed "MicroPythonReplWidget" to "MicroPythonWidget".
micropython
|
file |
diff |
annotate
| base
|