diff options
author | Damien George <damien@micropython.org> | 2022-08-10 00:53:13 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-10 14:01:58 +1000 |
commit | af6d2845fad4fde2d36f220efce876a4b1facdaa (patch) | |
tree | c018159882e5eccdb6b11914a3ef6da9bba8e1f4 /docs/esp32/tutorial/intro.rst | |
parent | f000ac9e824cfa2f2f3e50d902e80b576367b4c1 (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/intro.rst')
0 files changed, 0 insertions, 0 deletions