HAL Linux SPI: set transfer size to 0, better name #475
Reference in New Issue
Block a user
No description provided.
Delete Branch "eive/fsfw:mueller/hal-spi-improvement"
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?
I think this can also be classified as a bug. The transfer size is now always set to 0 after reading a reply. This means that the same reply can not be read multiple times, which happened before.
set transfer size to 0, better nameto HAL Linux SPI: set transfer size to 0, better name