mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-25 00:57:49 +08:00
6ff49dc196
Now it works in hardware. PUBLISHED_FROM=f223bde2d2bebe97513ce073eb887552bc3d93af |
||
---|---|---|
.. | ||
http | ||
README.md |
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
.