src/eric7/Documentation/Source/index-eric7.MicroPython.Devices.html

Sat, 31 Aug 2024 15:54:24 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 31 Aug 2024 15:54:24 +0200
branch
eric7
changeset 10897
caba0e2456b6
parent 10479
856476537696
child 11167
a3f5af773bc7
permissions
-rw-r--r--

MicroPython
- Added MicroPython support for RP2350 based controllers.

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.Devices</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython.Devices</h1>
<p>
Package containing the device interface modules and device specific dialogs.
</p>


<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.MicroPython.Devices.CircuitPythonUpdater.html">CircuitPythonUpdater</a></td>
<td>Package implementing the updater and associated dialogs.</td>
</tr>
<tr>
<td><a href="index-eric7.MicroPython.Devices.EspDialogs.html">EspDialogs</a></td>
<td>Package implementing dialogs used by the EspDevices module.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.Devices.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
<td>Module implementing the device interface class for CircuitPython boards.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.DeviceBase.html">DeviceBase</a></td>
<td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.EspDevices.html">EspDevices</a></td>
<td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.GenericMicroPythonDevices.html">GenericMicroPythonDevices</a></td>
<td>Module implementing the device interface class for generic MicroPython devices (i.e.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.MicrobitDevices.html">MicrobitDevices</a></td>
<td>Module implementing the device interface class for BBC micro:bit and Calliope mini boards.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.PyBoardDevices.html">PyBoardDevices</a></td>
<td>Module implementing the device interface class for PyBoard boards.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.RP2Devices.html">RP2Devices</a></td>
<td>Module implementing the device interface class for RP2040/RP2350 based boards (e.g.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.STLinkDevices.html">STLinkDevices</a></td>
<td>Module implementing the device interface class for STM32 STLink boards.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.TeensyDevices.html">TeensyDevices</a></td>
<td>Module implementing the device interface class for Teensy boards with MicroPython.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.Devices.__init__.html">Devices</a></td>
<td>Package containing the device interface modules and device specific dialogs.</td>
</tr>
</table>
</body></html>

eric ide

mercurial