diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-10-09 17:03:29 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 15:04:02 -0800 |
commit | 221805d8b15bd70dbe4528a91e1f955b8e43f36e (patch) | |
tree | 88948efdd7abcf88ba3e351407a32eae15415228 /CODING.md | |
parent | 35dc86aaa5c880641b80f494f044f21963207dbc (diff) | |
download | uhd-221805d8b15bd70dbe4528a91e1f955b8e43f36e.tar.gz uhd-221805d8b15bd70dbe4528a91e1f955b8e43f36e.tar.bz2 uhd-221805d8b15bd70dbe4528a91e1f955b8e43f36e.zip |
mpm: Add BufferFS serialization library
BufferFS is a serialization format with CRC checking and optional
byte-alignment for records. It allows storing arbitrary blobs, together
with a 8-character identifier, in a contiguous buffer that supports
random access. This is suitable for storing arbitrary blobs in EEPROM,
but could also support other things.
Signed-off-by: Martin Braun <martin.braun@ettus.com>
Diffstat (limited to 'CODING.md')
0 files changed, 0 insertions, 0 deletions