mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
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.
601 B
601 B