summaryrefslogtreecommitdiff
path: root/py/modarray.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-03-09 17:32:28 +1100
committerDamien George <damien.p.george@gmail.com>2018-03-10 00:59:43 +1100
commita739b35a9618c2dd2d25c9ef4d076eeffddbb399 (patch)
tree5dc151563b57bf0973fc30fac9c84a945f4f3995 /py/modarray.c
parent58ebeca6a9a172a35b9298a911d450722797c409 (diff)
drivers/memory/spiflash: Change to use low-level SPI object not uPy one.
This patch alters the SPI-flash memory driver so that it uses the new low-level C SPI protocol (from drivers/bus/spi.h) instead of the uPy SPI protocol (from extmod/machine_spi.h). This allows the SPI-flash driver to be used independently from the uPy runtime.
Diffstat (limited to 'py/modarray.c')
0 files changed, 0 insertions, 0 deletions