changelog
- Tue, 18 Mar 2025 18:14:12 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 18 Mar 2025 18:14:12 +0100] rev 11173
- Streamlined some code in the filesystem utilities module.
- Mon, 17 Mar 2025 17:58:39 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 17 Mar 2025 17:58:39 +0100] rev 11172
- MicroPython
- Updated the list of known UF2 capable boards.
- Mon, 17 Mar 2025 17:35:36 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 17 Mar 2025 17:35:36 +0100] rev 11171
- Updated the MicroPython board data for the "Feather nRF52840 Express" board.
- Sun, 16 Mar 2025 12:53:12 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Mar 2025 12:53:12 +0100] rev 11170
- Added the Adafruit Feather nRF52840 to the list of known NRF52 boards and changed the list of known CircuitPython boards to be more explicit with respect to Adafruit boards (i.e. VID 0x239A).
- Sun, 16 Mar 2025 12:24:41 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Mar 2025 12:24:41 +0100] rev 11169
- Added "application/yaml" to the default list of text mimetypes and extended the check for a file being text for existing but unknown mimetype.
- Sun, 16 Mar 2025 12:15:35 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Mar 2025 12:15:35 +0100] rev 11168
- Updated the Bluetooth Assigned Numbers files and added a text file describing where they were downloaded from.
- Sat, 15 Mar 2025 11:53:21 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 15 Mar 2025 11:53:21 +0100] rev 11167
- MicroPython
- Added support for NRF52 based devices which support the UF2 standard.
- Sun, 09 Mar 2025 14:16:35 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 09 Mar 2025 14:16:35 +0100] rev 11166
- MicroPython Interface
- Changed the WiFi and Bluetooth status dialogs to non-modal windows with a 'Refresh' button.
- Thu, 06 Mar 2025 17:44:49 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 06 Mar 2025 17:44:49 +0100] rev 11165
- Introduced a default project tasks scan filter to exclude compiled PyQt6 form files.
- Thu, 06 Mar 2025 16:28:13 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 06 Mar 2025 16:28:13 +0100] rev 11164
- A little code modernization and correction of a typo in TaskViewer.py.