This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 68447ea1 ci: Fix build due to nrfx update
new 5812f7d9 host: Added function to parse UUID from string
new ebae7a22 nimble/host/test: Added unit tests for UUID from string
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/host/include/host/ble_uuid.h | 19 +++
nimble/host/src/ble_uuid.c | 150 +++++++++++++++++++++++
nimble/host/test/src/ble_uuid_test.c | 229 ++++++++++++++++++++++++++++++++++-
3 files changed, 394 insertions(+), 4 deletions(-)