diff options
author | Damien George <damien.p.george@gmail.com> | 2016-09-01 15:07:20 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-09-01 15:07:20 +1000 |
commit | 0823c1baf864f2e8fd60e49a5e42a958fd89ff43 (patch) | |
tree | c5b9792e978600f7ca5b603d82ee015b1047eca2 /esp8266/modpybspi.c | |
parent | 9c04ef2a6772cabbd92abe6c826b56cc04a1a7b8 (diff) | |
download | micropython-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