From 4c2517efb759b93ac575817b20d17fb08b403668 Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Wed, 20 Jan 2021 02:28:21 +0000 Subject: [PATCH] Update Avenger-96-Board --- documentation/source/quick-start/Avenger-96-Board | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/source/quick-start/Avenger-96-Board b/documentation/source/quick-start/Avenger-96-Board index 58ff028..40f8084 100644 --- a/documentation/source/quick-start/Avenger-96-Board +++ b/documentation/source/quick-start/Avenger-96-Board @@ -1,10 +1,10 @@ Nitrogen 96 ARM Board -#################### +##################### Nitrogen is a 96Boards compliant IoT Edition board which aims to provide economic and compact BLE solutions for a variety of IoT projects. This board features the nRF52832 microcontroller by Nordic, 64kb of RAM and 512kb of onboard flash storage. An easily accessible 40 pin low-speed expansion connector and onboard antenna offer a wide variety of IO on the much desired 96Boards IoT form factor. Build for nitrogen -***************** +****************** You can build Zephyr samples. There are several sample recipes. For example, to build the Zephyr "philosophers" sample: -- GitLab