summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpybspi.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-09-01 15:07:20 +1000
committerDamien George <damien.p.george@gmail.com>2016-09-01 15:07:20 +1000
commit0823c1baf864f2e8fd60e49a5e42a958fd89ff43 (patch)
treec5b9792e978600f7ca5b603d82ee015b1047eca2 /esp8266/modpybspi.c
parent9c04ef2a6772cabbd92abe6c826b56cc04a1a7b8 (diff)
downloadmicropython-0823c1baf864f2e8fd60e49a5e42a958fd89ff43.tar.gz
micropython-0823c1baf864f2e8fd60e49a5e42a958fd89ff43.zip
extmod: Add machine_spi with generic SPI C-protocol and helper methods.
The idea is that all ports can use these helper methods and only need to provide initialisation of the SPI bus, as well as a single transfer function. The coding pattern follows the stream protocol and helper methods.
Diffstat (limited to 'esp8266/modpybspi.c')
0 files changed, 0 insertions, 0 deletions