Tue, 13 Apr 2021 18:02:59 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 2).
|
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
|
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
|
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
|
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
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Fri, 02 Aug 2019 19:52:11 +0200 |
Detlev Offenbach |
Fixed some code style issues.
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
|