circuitpython/shared-bindings/bitbangio
Jeff Epler 166793f843 circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing
Installing stubs for a module named `_typing` seems like a dubious
decision.
2021-12-22 11:14:21 -06:00
..
I2C.c circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
SPI.c bitbangio.SPI: Handle kwargs like busio.SPI 2021-11-30 17:22:13 -06:00
SPI.h bitbangio.SPI.read: Support write_value, fix some other nits 2021-03-26 12:24:09 -05:00
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-08-26 21:35:02 -04:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00