Wed, 28 Sep 2022 17:44:38 +0200
Added platform specific MicroPython API file
- ESP32
- ESP8266
- RP2 (Raspberry Pi Pico, RP2040 chip)
- STM32
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 |