Standardize on snake_case naming as this is a C library.
[apps/low-level-can-service.git] / src /
2013-12-29 Christopher PeplinStandardize on snake_case naming as this is a C library.
2013-12-29 Christopher PeplinSplit up 8 byte wrappers from generic bit array functions.
2013-12-29 Christopher PeplinStandardize argument ordering for bitfield functions.
2013-12-29 Christopher PeplinClean up bitfield API a bit.
2013-12-29 Christopher PeplinHack together a legacy getBitField backed by new bit...
2013-12-28 Christopher PeplinDraft work making the bitfield functions more generic.
2013-12-27 Christopher PeplinAdd missing include for explicit import.
2013-12-24 Christopher PeplinAdd test cases from vi-firmware.
2013-12-24 Christopher PeplinInitial commit, pulled from openxc/vi-firmware.