diff options
author | Damien George <damien.p.george@gmail.com> | 2016-10-04 13:38:11 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-10-04 13:38:11 +1100 |
commit | 9f1e395c167648d1b7fef1175290b0047ee6e1f4 (patch) | |
tree | fda3391c92ceea17e4ebaf9fafc310120e9bc84d /esp8266 | |
parent | bd8737520273fc07bec1ec3487c92eb11609f1da (diff) | |
download | micropython-9f1e395c167648d1b7fef1175290b0047ee6e1f4.tar.gz micropython-9f1e395c167648d1b7fef1175290b0047ee6e1f4.zip |
stmhal/spi: Use software SPI if no periph id given, even if pins given.
It's simpler to just default to always using software SPI if no specific
peripheral id/name is given. To use hardware SPI users must specify a
hardware peripheral id as the first parameter to the SPI constructor.
Diffstat (limited to 'esp8266')
0 files changed, 0 insertions, 0 deletions