APIs/MicroPython/circuitpython.bas

Thu, 06 Jul 2023 11:07:47 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 06 Jul 2023 11:07:47 +0200
branch
eric7
changeset 63
566338138983
parent 61
c3ff08a62f7f
permissions
-rw-r--r--

Updated to prepare a new release
- updated the CircuitPython API file
- updated Adafruit CircuitPython Library Bundle API file
- updated CircuitPython Community Bundle API file

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
61
c3ff08a62f7f Updated to prepare a new release
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
4 IDFError builtins.OSError
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
5 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
6 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
7 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
8 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
9 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
10 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
11 _Uname typing.NamedTuple
61
c3ff08a62f7f Updated to prepare a new release
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
12 gaierror OSError

eric ide

mercurial