Alexander Alashkin eaef5bd133 Revert "Stop publish examples to mongoose repo"
This reverts commit 1a17e17c462bdd4e1d26d8742f8b7087273e04c2.

PUBLISHED_FROM=80028de308c9a021955d1425d2bfee8feb85f193
2017-02-06 14:08:59 +00:00
..

nRF51 example project

This is a Mongoose "Hello, world" that can be compiled under nRF51 IoT SDK.

To make it work, you should download nRF51 IoT SDK and unpack it in the current directory as nrf51_iot_sdk.

The project structure replicates that of the examples provided with the SDK: Keil uVision project is located at boards/pca10028/arm5_no_packs, ARM-GCC Makefile is located in boards/pca10028/armgcc..