Mon, 04 Nov 2024 17:03:29 +0100
MicroPython
- Extended the list of known VID/PID of ESP32 devices.
- Added an entry to the ESP32 menu to show some device security information.
<!DOCTYPE html> <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</h1> <p> Package implementing the checker for miscellaneous issues. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html">MiscellaneousChecker</a></td> <td>Module implementing a checker for miscellaneous checks.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults.html">MiscellaneousDefaults</a></td> <td>Module implementing complex defaults for the miscellaneous checker.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html">eradicate</a></td> <td>Removes commented-out Python code.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations.html">translations</a></td> <td>Module implementing message translations for the code style plugin messages (miscellaneous part).</td> </tr> </table> </body></html>