Thu, 08 Apr 2021 18:27:47 +0200 Detlev Offenbach Applied some code simplifications suggested by the new Simplify checker. file | diff | annotate
Tue, 30 Mar 2021 19:59:24 +0200 Detlev Offenbach MicroPython: fixed a few bugs introduced by the flash speed enhancement for ESP devices. file | diff | annotate
Sun, 28 Mar 2021 18:51:58 +0200 Detlev Offenbach MicroPython file | diff | annotate
Tue, 02 Mar 2021 17:17:09 +0100 Detlev Offenbach Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff. file | diff | annotate
Sat, 20 Feb 2021 14:23:22 +0100 Detlev Offenbach EspDevices: fixed a typo and a little issue. 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, 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
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
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sun, 08 Dec 2019 13:08:48 +0100 Detlev Offenbach EspDevices: modified to show the process progress for flash reading and writing operations. file | diff | annotate
Sun, 08 Dec 2019 12:38:34 +0100 Detlev Offenbach EspDevices: fixed an issue resetting the attached device when not connected. file | diff | annotate
Sat, 07 Dec 2019 17:47:24 +0100 Detlev Offenbach MicroPython: file | diff | annotate
Sun, 01 Dec 2019 18:55:38 +0100 Detlev Offenbach MicroPython: file | diff | annotate
Tue, 19 Nov 2019 19:29:43 +0100 Detlev Offenbach EspDevices: added TODO comments for future extension file | diff | annotate
Sat, 02 Nov 2019 19:24:46 +0100 Detlev Offenbach MicroPython: file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Mon, 26 Aug 2019 18:41:48 +0200 Detlev Offenbach MicroPython: did some fine tuning of the MicroPython interface. file | diff | annotate
Mon, 26 Aug 2019 12:43:26 +0200 Detlev Offenbach EspDevices, MicrobitDevices: fixed a few omissions. 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, 13 Aug 2019 15:51:35 +0200 Detlev Offenbach Renamed "MicroPythonReplWidget" to "MicroPythonWidget". 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
Fri, 02 Aug 2019 19:52:11 +0200 Detlev Offenbach Fixed some code style issues. micropython file | diff | annotate
Fri, 02 Aug 2019 19:21:03 +0200 Detlev Offenbach EspDevices, MicrobitDevices: removed the obsolete 'handleDataFlood()' override. 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
Tue, 30 Jul 2019 19:29:15 +0200 Detlev Offenbach Devices.py files: removed some methods no longer needed after the recent improvements. 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
Sun, 21 Jul 2019 19:54:15 +0200 Detlev Offenbach MicroPython: started to implement the file manager widget. micropython file | diff | annotate
Tue, 16 Jul 2019 20:12:53 +0200 Detlev Offenbach Continued implementing the MicroPython support. micropython file | diff | annotate
Wed, 10 Jul 2019 20:21:57 +0200 Detlev Offenbach Continued implementing the MicroPython support. micropython file | diff | annotate
(0) tip

eric ide

mercurial