diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-10-26 01:11:14 +0300 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-15 16:31:57 +1100 |
commit | 7602dc5f327215d5d4b7f58852e53f3084d9ac15 (patch) | |
tree | e9f667f6f5ecc16f372f5295b82800fa0047ae51 /py/objgenerator.h | |
parent | 659b06b2501dd15d7efe7758befe30ce960f390d (diff) | |
download | micropython-7602dc5f327215d5d4b7f58852e53f3084d9ac15.tar.gz micropython-7602dc5f327215d5d4b7f58852e53f3084d9ac15.zip |
cc3200/pybspi: Remove static mode=SPI.MASTER parameter for latest HW API.
Per the latest HW API, "SPI" class implements only master side of the
protocol, so mode=SPI.MASTER (which was static for WiPy anyway) is not
required (or allowed). This change is required to correspond to updated
documentation of machine.SPI class which no longer lists "mode".
Diffstat (limited to 'py/objgenerator.h')
0 files changed, 0 insertions, 0 deletions