mongoose/examples/nRF51
Marko Mikulicic 39b0b8e2fd Fix clang formatting
PUBLISHED_FROM=ea64670e42ae58bbe26abee5d928f2afcd83bd46
2016-11-23 08:06:09 +00:00
..
http Fix clang formatting 2016-11-23 08:06:09 +00:00
nrf51_iot_sdk Add readme for nRF51 example 2016-11-04 19:35:50 +00:00
README.md Add readme for nRF51 example 2016-11-04 19:35:50 +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..