-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Includes PDC and basic SPI register/blocking modes - Support for 8-16 bit transfer widths - Fixed and Variable CS control support - Includes PDC fixes to support Tx * Added traits to simplify ADC PDC usage - Does not include support for SPI transactions (no technical reason, I don't need them as Variable payload DMA is more flexible) https://docs.rs/embedded-hal/0.2.6/embedded_hal/blocking/spi/trait.Transactional.html)
- Loading branch information
1 parent
109262d
commit 6234d32
Showing
4 changed files
with
1,153 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.