aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fast-hash
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Improvements to CAN bus ID generation. And added a small fast hash ↵bondus2020-08-092-0/+131
library (#3165) Improved CAM bus ID generation, there were issues with ID collisions. Added a small fast hash library. Signed-off-by: Pontus Borg <liquidpontus@yahoo.se>