mongoose/examples/nRF52
Dmitry Frank 717e872fdd Fix nRF52 Keil project file
Keil actually saves project on disk only when the project is closed,
that's why these changes were missing before

PUBLISHED_FROM=d8ebdaa009ff5676bf6c16aaa2fe8356b03d3b8b
2016-10-27 18:37:09 +00:00
..
http Fix nRF52 Keil project file 2016-10-27 18:37:09 +00:00
README.md Improve readme for nRF example 2016-10-27 18:23:53 +00:00

nRF52 example project

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

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

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