SPI refactoring #80

Merged
meierj merged 35 commits from mueller/spi-cache-spi-dev-in-com-if into develop 2022-05-11 16:28:09 +02:00
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
e06c457743
Cache SPI device name in ComIF
- Architecturally, this makes a lot more sense because
  each ComIF should be responsible for one SPI bus
56e4fca06f
Some improvements
- Rename mutex to csMutex to better represent its purpose
- Move the empty transfer to update the line polarity to separate function
muellerr added 2 commits 2022-05-11 15:45:31 +02:00
meierj approved these changes 2022-05-11 16:28:02 +02:00
meierj merged commit c0ff84bb9d into develop 2022-05-11 16:28:09 +02:00
muellerr deleted branch mueller/spi-cache-spi-dev-in-com-if 2022-05-20 15:43:34 +02:00
Sign in to join this conversation.
No description provided.