circuitpython/shared-module/bitbangio
Dan Halbert d0044c74b6 bitbangio.SPI was not setting direction of output pins 2019-10-26 16:06:02 -04:00
..
I2C.c Support internationalisation. 2018-08-07 14:58:57 -07:00
OneWire.c Merge 3.0.0 final bugfixes and changes to master 2018-07-16 09:01:46 -04:00
SPI.c bitbangio.SPI was not setting direction of output pins 2019-10-26 16:06:02 -04:00
__init__.c This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00
types.h add timeout keyword to I2C - for bitbangio - ignored for busio 2018-05-13 21:54:44 -04:00