changelog
- Tue, 20 Aug 2019 17:07:44 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 20 Aug 2019 17:07:44 +0200] rev 7144
- Revision <7140> closed.
- Tue, 20 Aug 2019 17:07:06 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 20 Aug 2019 17:07:06 +0200] rev 7143
- Merged with the 'micropython' branch to add widgets to support development for embedded controllers with MicroPython (ESP8266/ESP32, CircuitPython and BBC micro:bit).
- Tue, 20 Aug 2019 00:37:14 +0300
- by Christos Sevastiadis <csevast@auth.gr> [Tue, 20 Aug 2019 00:37:14 +0300] rev 7142
- Typo corretion in the Incoming process of HgLogBrowserDialog.
- Mon, 19 Aug 2019 12:22:08 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 19 Aug 2019 12:22:08 +0200] rev 7141
- install.py: fixed an issue causing installation to fail in certain situations on macOS.
- Fri, 16 Aug 2019 17:17:32 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 16 Aug 2019 17:17:32 +0200] rev 7140
- MicroPythonWidget: added menu entries to cross compile a selectable Python file or the current editor to a .mpy file.
- Thu, 15 Aug 2019 17:19:28 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 15 Aug 2019 17:19:28 +0200] rev 7139
- Fixed some code style issues.
- Thu, 15 Aug 2019 17:04:54 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 15 Aug 2019 17:04:54 +0200] rev 7138
- CircuitPythonDevices: added capability to install library files onto the device to the device menu.
- Tue, 13 Aug 2019 17:52:58 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 13 Aug 2019 17:52:58 +0200] rev 7137
- MicroPythonFileManagerWidget: added option to show hidden files to the local and device files list context menu.
- Tue, 13 Aug 2019 16:39:31 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 13 Aug 2019 16:39:31 +0200] rev 7136
- MicroPythonCommandsInterface: finished testing.
- Tue, 13 Aug 2019 16:28:43 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 13 Aug 2019 16:28:43 +0200] rev 7135
- MicroPython: added an option to synchronize the device time to the host time after connecting the serial port.