--- a/APIs/MicroPython/circuitpython.bas Sat Dec 31 16:27:38 2022 +0100 +++ b/APIs/MicroPython/circuitpython.bas Mon May 15 13:37:37 2023 +0200 @@ -1,6 +1,7 @@ AllocationError Exception BluetoothError Exception FontProtocol Protocol +IDFError builtins.OSError MemoryError builtins.MemoryError RoleError BluetoothError SecurityError BluetoothError @@ -8,3 +9,4 @@ USBTimeoutError USBError WatchDogTimeout Exception _Uname typing.NamedTuple +gaierror OSError