You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Now that the logic is being fixed as part of issue #222, we can now enable transparent split of long transactions. This will fix the insanity in the lepton driver that used to exist, which will help with #258.
The text was updated successfully, but these errors were encountered:
spi: improve documentation accordingly.
A 'fix' was implemented in a851c85 but it was not good for TxPackets(). Fix
the implementation and fix the documentation.
The next step is to fix sysfs SPI implementation to stop refusing large
transactions, and instead transparently split them up. Filed as issue #310.
Fixes#222
(again)
spi: improve documentation accordingly.
A 'fix' was implemented in a851c85 but it was not good for TxPackets(). Fix
the implementation and fix the documentation.
The next step is to fix sysfs SPI implementation to stop refusing large
transactions, and instead transparently split them up. Filed as issue google#310.
Fixesgoogle#222
(again)
Now that the logic is being fixed as part of issue #222, we can now enable transparent split of long transactions. This will fix the insanity in the lepton driver that used to exist, which will help with #258.
The text was updated successfully, but these errors were encountered: