SPI refactoring #80
Owner
- Cache SPI device name in ComIF. Architecturally, this makes a lot more sense because each ComIF should be responsible for one SPI bus
- Rename mutex to csMutex to better represent its purpose
- Move the empty transfer to update the line polarity to separate function
- Cache SPI device name in ComIF. Architecturally, this makes a lot more sense because each ComIF should be responsible for one SPI bus
- Rename mutex to csMutex to better represent its purpose
- Move the empty transfer to update the line polarity to separate function
muellerr
added 33 commits 2022-05-11 11:30:21 +02:00
muellerr
added 2 commits 2022-05-11 15:45:31 +02:00
Merge pull request 'SPI refactoring' (#80) from mueller/spi-cache-spi-dev-in-com-if into develop
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/spi-cache-spi-dev-in-com-if"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?