Add initial set of files

Includes LICENSE, OWNERS, MAINTAINERS, .gitignore,
.clang-tidy, .clang-format and a basic README.md.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: Ifbb157804914845bee287e98381107dd292baa09
7 files changed
tree: 4f379ba36c8c7593b2098bf3e94bca9a56705d45
  1. .clang-format
  2. .clang-tidy
  3. .gitignore
  4. LICENSE
  5. MAINTAINERS
  6. OWNERS
  7. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.