Closed mciantyre closed 4 years ago
Tracking issue for adding a SPI master implementation for the Teensy 4. The steps below are influenced by the work needed to bring-up an I2C master:
LPSPI1
imxrt1062-pac
embedded-hal
teensy4-bsp
teensy4-examples
Task 1 accomplished with #28.
Tracking issue for adding a SPI master implementation for the Teensy 4. The steps below are influenced by the work needed to bring-up an I2C master:
LPSPI1
PAC subcrate toimxrt1062-pac
.LPSPI1
module as its own crate.embedded-hal
traitsteensy4-bsp
docsteensy4-examples
. The behavior should be verifiable by someone with a logic analyzer.