Documentation/source/index-Plugin_Apis.html

Mon, 15 May 2023 13:37:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 15 May 2023 13:37:37 +0200
branch
eric7
changeset 61
c3ff08a62f7f
parent 28
d772634a378a
child 68
2311d81b8606
permissions
-rw-r--r--

Updated to prepare a new release
- added platform specific MicroPython API files (µPy 1.20.0)
-- ESP32
-- ESP32 OTA
-- RP2 (RP2040 chip, Pi Pico, Pi Pico W, Pimoroni PicoLipo)
-- SAMD
-- STM32 incl. STM32 PyBoard v11
- updated the CircuitPython API file
- updated Adafruit CircuitPython Library Bundle API file
- added API files for the CircuitPython Community Bundle
- updated PyQt6 API files (for PyQt 6.5.0)

<!DOCTYPE html>
<html><head>
<title>Plugin_Apis</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Apis</h1>

<p>
Package implementing the APIs plugin providing extra API files.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Apis.PluginApis.html">PluginApis</a></td>
<td>Module implementing the APIs plugin.</td>
</tr>
</table>
</body></html>

eric ide

mercurial