changelog
- Thu, 09 Feb 2023 09:55:57 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 09 Feb 2023 09:55:57 +0100] rev 9750
- Little enhancement to the BBC micro:bit firmware version display function to be a bit more flexible.
- Wed, 08 Feb 2023 18:09:19 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 08 Feb 2023 18:09:19 +0100] rev 9749
- MicroPython
- Added functionality to show the installed firmware version and the version
available on Github (for remaining boards).
- Wed, 08 Feb 2023 11:54:36 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 08 Feb 2023 11:54:36 +0100] rev 9748
- MicroPython
- added a menu entry to show the list of modules built into the firmware of the connected device
- Tue, 07 Feb 2023 18:07:12 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 07 Feb 2023 18:07:12 +0100] rev 9747
- MicroPython
- Added functionality to show the installed firmware version and the version
available on Github (for CPy and RP2040 boards).
- Tue, 07 Feb 2023 11:01:29 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 07 Feb 2023 11:01:29 +0100] rev 9746
- Corrected the CircuitPython interface code to show the update availability notice correctly.
- Tue, 07 Feb 2023 10:53:40 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 07 Feb 2023 10:53:40 +0100] rev 9745
- Added code to the CircuitPython interface to show the installed firmware version even if the drive is not mounted but the device is connected via the serial console.
- Mon, 06 Feb 2023 17:15:20 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 06 Feb 2023 17:15:20 +0100] rev 9744
- Changed code converting a version string into a version tuple to use the 'semver' package.
- Mon, 06 Feb 2023 15:03:54 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 06 Feb 2023 15:03:54 +0100] rev 9743
- Changed the enabled status of some CircuitPython library management menu entries depending on the mounted state of the device.
- Mon, 06 Feb 2023 15:02:57 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 06 Feb 2023 15:02:57 +0100] rev 9742
- Added a CircuitPython menu entry to show the installed and available firmware version.
- Mon, 06 Feb 2023 11:00:29 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 06 Feb 2023 11:00:29 +0100] rev 9741
- Updated translations.