micropython/drivers/memory
Damien George 613510bce8 drivers/memory/spiflash: Change from hard-coded soft SPI to generic SPI.
The SPI flash driver now supports using an arbitrary SPI object to
communicate with the flash chip, and in particular can use a hardware SPI
peripheral.
2017-08-29 11:37:18 +10:00
..
spiflash.c drivers/memory/spiflash: Change from hard-coded soft SPI to generic SPI. 2017-08-29 11:37:18 +10:00
spiflash.h drivers/memory/spiflash: Change from hard-coded soft SPI to generic SPI. 2017-08-29 11:37:18 +10:00