tm4c-hal icon indicating copy to clipboard operation
tm4c-hal copied to clipboard

SPI on the TM4C129x

Open tcaxle opened this issue 11 months ago • 2 comments

Good afternoon.

I'm trying to implement SPI on the TM4C129x using this crate and I am wondering why the SPI module is not exported.

Is it pending further work or does it just need testing? I would be happy to contribute a PR for it but it would be nice to know some context first.

tcaxle avatar Mar 14 '24 16:03 tcaxle

Sorry, I haven't looked at these crates in years. Even when I did use them, I mainly used the TM4C123, not the 129.

If you want to make some changes then as long as you can test them I can review the PR.

thejpster avatar Mar 14 '24 21:03 thejpster

No worries - please see PR #57 :)

tcaxle avatar Mar 15 '24 12:03 tcaxle