Commit Graph

11 Commits

Author SHA1 Message Date
Robin Müller bcd19045cc
refactored SPI mutex handling 2022-05-14 11:33:43 +02:00
Robin Müller dba08fed7a
refactor task IF 2022-05-14 09:40:31 +02:00
Robin Müller ab2d7ca98f
update changelog and docs 2022-05-11 11:29:28 +02:00
Robin Müller 56e4fca06f
Some improvements
- Rename mutex to csMutex to better represent its purpose
- Move the empty transfer to update the line polarity to separate function
2022-05-11 11:24:06 +02:00
Robin Müller e06c457743
Cache SPI device name in ComIF
- Architecturally, this makes a lot more sense because
  each ComIF should be responsible for one SPI bus
2022-05-11 11:11:39 +02:00
Robin Müller 29c3a43760
getter functions for speed and mode 2022-05-11 10:54:13 +02:00
Robin Müller 32f420c4f0
SPI HAL improvement
- Initialize line state
2022-03-07 16:13:04 +01:00
Robin Müller ddcac2bbac
reapply clang format 2022-02-02 10:29:30 +01:00
Robin Müller e5db64cbb9 set transfer size to 0, better name 2021-09-15 17:15:18 +02:00
Robin Müller c3fbe04fc6
all include corrections 2021-08-02 20:58:56 +02:00
Robin Müller f1f167c2d1
using _ instead of - now 2021-08-02 20:55:03 +02:00