Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy authored Apr 5, 2024
1 parent 7b0078b commit 4b718b1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

# Blynk.NCP

[![Issues](https://img.shields.io/github/issues/Blynk-Technologies/BlynkNcpExample_Zephyr.svg)](https://github.com/Blynk-Technologies/BlynkNcpExample_Zephyr/issues)
[![Issues](https://img.shields.io/github/issues/Blynk-Technologies/Blynk-NCP-Driver.svg)](https://github.com/Blynk-Technologies/Blynk-NCP-Driver/issues)
[![Downloads](https://img.shields.io/github/downloads/Blynk-Technologies/BlynkNcpDriver/total)](https://github.com/Blynk-Technologies/BlynkNcpDriver/releases/latest)
[![CI Status](https://img.shields.io/github/actions/workflow/status/Blynk-Technologies/BlynkNcpExample_Zephyr/build.yaml?branch=main&logo=github&label=tests)](https://github.com/Blynk-Technologies/BlynkNcpExample_Zephyr/actions)
[![License](https://img.shields.io/github/license/Blynk-Technologies/BlynkNcpExample_Zephyr?color=blue)](LICENSE)
[![CI Status](https://img.shields.io/github/actions/workflow/status/Blynk-Technologies/Blynk-NCP-Example-Zephyr/build.yaml?branch=main&logo=github&label=tests)](https://github.com/Blynk-Technologies/Blynk-NCP-Example-Zephyr/actions)
[![License](https://img.shields.io/github/license/Blynk-Technologies/Blynk-NCP-Example-Zephyr?color=blue)](LICENSE)
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)

**Blynk.NCP** is a solution that off-loads connectivity to a **Network Co-Processor (NCP)** while your application logic resides on the **Primary MCU**. This implies a [dual-Microcontroller Unit (MCU)](https://docs.google.com/presentation/d/1aP2sQWB0J9EWj8Y1h5qeyfm2aFwaNSUKnCE-k7zxVnk/present) architecture.
Expand Down Expand Up @@ -76,6 +76,10 @@ We have prepared a set of step-by-step tutorials for each use case:

Check out the [troubleshooting guide](docs/Troubleshooting.md)

## Report an issue

Issues are maintained in the [Blynk NCP Driver](https://github.com/Blynk-Technologies/Blynk-NCP-Driver/issues) repository.

## Disclaimer

> The community edition of Blynk.NCP is available for personal use and evaluation.
Expand Down

0 comments on commit 4b718b1

Please sign in to comment.