src/eric7/APIs/MicroPython/circuitpython.bas

branch
eric7
changeset 9365
25f6183494e2
diff -r 83dea9e54ff4 -r 25f6183494e2 src/eric7/APIs/MicroPython/circuitpython.bas
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/APIs/MicroPython/circuitpython.bas	Wed Sep 28 16:15:56 2022 +0200
@@ -0,0 +1,10 @@
+AllocationError Exception
+BluetoothError Exception
+FontProtocol Protocol
+MemoryError builtins.MemoryError
+RoleError BluetoothError
+SecurityError BluetoothError
+USBError OSError
+USBTimeoutError USBError
+WatchDogTimeout Exception
+_Uname typing.NamedTuple

eric ide

mercurial