APIs/MicroPython/circuitpython.bas

Wed, 28 Sep 2022 17:11:09 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 28 Sep 2022 17:11:09 +0200
branch
eric7
changeset 55
2fde8fbab230
child 61
c3ff08a62f7f
permissions
-rw-r--r--

Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.

55
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 AllocationError Exception
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 BluetoothError Exception
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 FontProtocol Protocol
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 MemoryError builtins.MemoryError
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 RoleError BluetoothError
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 SecurityError BluetoothError
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 USBError OSError
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 USBTimeoutError USBError
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 WatchDogTimeout Exception
2fde8fbab230 Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 _Uname typing.NamedTuple

eric ide

mercurial