winnermicro / micropython

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
https://micropython.org
MIT License
9 stars 2 forks source link

machine_spi.c: Bug fixes + SD-Card & SPI flash support #27

Open robert-hh1 opened 4 years ago

robert-hh1 commented 4 years ago

The driver for the SD card is part of this commit. The driver for SPI-flash can be found here, subdir flash: https://github.com/peterhinch/micropython_eeprom.git