diff options
author | Damien George <damien.p.george@gmail.com> | 2018-03-09 17:32:28 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-03-10 00:59:43 +1100 |
commit | a739b35a9618c2dd2d25c9ef4d076eeffddbb399 (patch) | |
tree | 5dc151563b57bf0973fc30fac9c84a945f4f3995 /py/parsenum.c | |
parent | 58ebeca6a9a172a35b9298a911d450722797c409 (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/parsenum.c')
0 files changed, 0 insertions, 0 deletions