diff options
author | Damien George <damien.p.george@gmail.com> | 2018-03-09 17:25:58 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-03-10 00:59:43 +1100 |
commit | 58ebeca6a9a172a35b9298a911d450722797c409 (patch) | |
tree | 06434efb89e6c7a01add2137e817177e89532aea /py/modarray.c | |
parent | ad2a6e538ca008d5e25bb03223ac4b948a340aff (diff) |
drivers/bus: Pull out software SPI implementation to dedicated driver.
This patch takes the software SPI implementation from extmod/machine_spi.c
and moves it to a dedicated file in drivers/bus/softspi.c. This allows the
SPI driver to be used independently of the uPy runtime, making it a more
general component.
Diffstat (limited to 'py/modarray.c')
0 files changed, 0 insertions, 0 deletions