diff options
author | Julia <julia.hathaway@nxp.com> | 2021-06-14 16:57:29 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-07-06 00:00:57 +1000 |
commit | 3966f67746abef0bf475003c7fe889648be38991 (patch) | |
tree | 6695f007aa32a9079ecf8a039be38c81c5a0e53f /docs/esp8266/tutorial | |
parent | 8a5bfe44a5b686b479ef0638e25fe968099f2a28 (diff) | |
download | micropython-3966f67746abef0bf475003c7fe889648be38991.tar.gz micropython-3966f67746abef0bf475003c7fe889648be38991.zip |
zephyr/machine_spi: Add support for hardware SPI.
Adds support for hardware SPI to the zephyr port. Consistent with other
ports, such as rp2 and stm32, we only implement the SPI protocol functions
(init and transfer). Explicit sck/mosi/miso selection is not supported
and new SPI instances are initialized with default values.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions