docs: Add docs/commit_messages.md

Initially transcribed loosely with changes from pigweed

Change-Id: I0ae35c1780c59354649c5dfebc492403f1b9bbac
Reviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1601
Reviewed-by: Ani Ramakrishnan <aniramakri@google.com>
2 files changed
tree: 791233a917b5ab1239d279e8f7f58b51741bab2e
  1. docs/
  2. rust/
  3. .gitignore
  4. OWNERS
  5. README.md
README.md

Bluetooth Shared Libraries

What is this?

This is a repository for shared source libraries that can be useful for multiple Bluetooth stacks. Many of these are meant to be stack-agnostic and platform-agnostic and implement a useful part of a published Bluetooth specification.

It has been started as a repository for developing Rust crates but can be easily expanded to include libraries for other languages.

Structure

  • rust - Rust Crates