APIs/MicroPython/micropython-v1_19_1-rp2.bas

Wed, 28 Sep 2022 17:44:38 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 28 Sep 2022 17:44:38 +0200
branch
eric7
changeset 57
67e7ac09e569
permissions
-rw-r--r--

Added platform specific MicroPython API file
- ESP32
- ESP8266
- RP2 (Raspberry Pi Pico, RP2040 chip)
- STM32

BytesIO io.BytesIO
CancelledError BaseException
DHT11 DHTBase
DHT22 DHTBase
ImphookFileLoader importlib._bootstrap_external.FileLoader
OneWireError Exception
PIOASMError Exception
StringIO io.StringIO
ThreadSafeFlag uio
TimeoutError Exception
md5 _hash
sha1 _hash
sha256 _hash

eric ide

mercurial