summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/index.rst
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-08-10 00:53:13 +1000
committerDamien George <damien@micropython.org>2022-08-10 14:01:58 +1000
commitaf6d2845fad4fde2d36f220efce876a4b1facdaa (patch)
treec018159882e5eccdb6b11914a3ef6da9bba8e1f4 /docs/esp32/tutorial/index.rst
parentf000ac9e824cfa2f2f3e50d902e80b576367b4c1 (diff)
extmod/network_wiznet5k: Extract SPI transfer function dynamically.
Instead of using the fixed machine_spi_type entity to get the SPI transfer function, this transfer function is now extracted dynamically from the type of the SPI object. This allows the SPI object used to communicate with the WIZNET5K hardware to be SoftSPI or hardware SPI, or anything that has the SPI protocol (at the C level). Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions