changelog
- Sat, 25 Feb 2023 19:43:06 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 25 Feb 2023 19:43:06 +0100] rev 9801
- MicroPython
- fixed an issue in the board info script because some boards don't have the 'binascii' module
- Sat, 25 Feb 2023 19:18:43 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 25 Feb 2023 19:18:43 +0100] rev 9800
- MicroPython
- updated the source documentation
- Sat, 25 Feb 2023 19:18:07 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 25 Feb 2023 19:18:07 +0100] rev 9799
- MicroPython
- added support for 'paste' mode to circumvent the reset of CircuitPython when executing some commands through the device interface
- Fri, 24 Feb 2023 18:36:43 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 24 Feb 2023 18:36:43 +0100] rev 9798
- MicroPython
- some corrections, little extension and code style changes to the WiFi related parts
- Fri, 24 Feb 2023 14:11:20 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 24 Feb 2023 14:11:20 +0100] rev 9797
- MicroPython
- added functionality to start the access point interface with a given IPv4 configuration
- Fri, 24 Feb 2023 18:09:20 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 24 Feb 2023 18:09:20 +0100] rev 9796
- Fixed an issue in MicroPython 'getBoardInformation()'.
- Thu, 23 Feb 2023 13:31:55 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 23 Feb 2023 13:31:55 +0100] rev 9795
- MicroPython
- added the WiFi functions for the ESP32 controller
- Thu, 23 Feb 2023 13:31:20 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 23 Feb 2023 13:31:20 +0100] rev 9794
- MicroPython
- corrected a type in the WiFi controller
- Thu, 23 Feb 2023 13:30:45 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 23 Feb 2023 13:30:45 +0100] rev 9793
- MicroPython
- corrected a command timeout in the RP2040 device interface
- Thu, 23 Feb 2023 13:29:56 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 23 Feb 2023 13:29:56 +0100] rev 9792
- MicroPython:
- completed the list of supported device commands in the description