aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fast-hash/fasthash.c
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Improvements to CAN bus ID generation. And added a small fast hash ↵bondus2020-08-091-0/+75
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>