Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# quickstart-bluetooth

[![Release](https://img.shields.io/github/v/release/nrfconnect/quickstart-bluetooth)](https://github.com/nrfconnect/quickstart-bluetooth/releases)
[![Build](https://img.shields.io/github/actions/workflow/status/nrfconnect/quickstart-bluetooth/build.yml?event=push&branch=main&label=build)](https://github.com/nrfconnect/quickstart-bluetooth/actions/workflows/build.yml?query=branch%3Amain+event%3Apush)
[![Lint](https://img.shields.io/github/actions/workflow/status/nrfconnect/quickstart-bluetooth/lint.yml?event=push&branch=main&label=lint)](https://github.com/nrfconnect/quickstart-bluetooth/actions/workflows/lint.yml?query=branch%3Amain+event%3Apush)

A production [nRF Connect SDK](https://www.nordicsemi.com/Products/Development-software/nrf-connect-sdk)
(NCS) application for the *nRF Connect for Desktop Quick Start* guide. It is the
`peripheral_lbs` sample (button/LED over Bluetooth® LE) with added
Expand Down