circuitpython/shared-bindings/imagecapture
Jeff Epler 8aa1969c61 add, use a default exit object
This just delegates to .deinit().

Also, change default __enter__ to a macro that reuses the
identically-beving "identity_obj", and harmonize a few sites so that
the naming s consistent.

Saves about 800 bytes on metro rp2350.
2025-02-07 15:10:58 -06:00
..
__init__.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
__init__.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
ParallelImageCapture.c add, use a default exit object 2025-02-07 15:10:58 -06:00
ParallelImageCapture.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00