circuitpython/shared-module/bitbangio
Scott Shawcroft f28f8ba568 Split up nativeio.
This was done to allow greatly granularity when deciding what functionality
is built into each board's build. For example, this way pulseio can be
omitted to allow for something else such as touchio.
2017-04-10 13:32:19 -07:00
..
I2C.c Split up nativeio. 2017-04-10 13:32:19 -07:00
OneWire.c Split up nativeio. 2017-04-10 13:32:19 -07:00
SPI.c Split up nativeio. 2017-04-10 13:32:19 -07: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 Split up nativeio. 2017-04-10 13:32:19 -07:00