Sat, 26 Apr 2025 12:34:32 +0200
MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.
<!DOCTYPE html> <html><head> <title>eric7.RemoteServer</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.RemoteServer</h1> <p> Package implementing the components of the eric-ide remote server. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.RemoteServer.EricRequestCategory.html">EricRequestCategory</a></td> <td>Module implementing an enum for the various service categories.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServer.html">EricServer</a></td> <td>Module implementing the eric remote server.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServerBaseRequestHandler.html">EricServerBaseRequestHandler</a></td> <td>Module implementing the request handler base class of the eric-ide server.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServerCoverageRequestHandler.html">EricServerCoverageRequestHandler</a></td> <td>Module implementing the code coverage request handler of the eric-ide server.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServerDebuggerRequestHandler.html">EricServerDebuggerRequestHandler</a></td> <td>Module implementing the debugger request handler of the eric-ide server.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServerEditorConfigRequestHandler.html">EricServerEditorConfigRequestHandler</a></td> <td>Module implementing the editor config request handler of the eric-ide server.</td> </tr> <tr> <td><a href="eric7.RemoteServer.EricServerFileSystemRequestHandler.html">EricServerFileSystemRequestHandler</a></td> <td>Module implementing the file system request handler of the eric-ide server.</td> </tr> </table> </body></html>