From 7ed73461df1bf2835558896959bba40b67ef4308 Mon Sep 17 00:00:00 2001 From: Aapo Torkkeli <aamato@utu.fi> Date: Thu, 19 Sep 2019 14:26:18 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 563aef3..0ce50bf 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -Embedded IoT Programming +# Embedded IoT Programming exercises # + +nRF52 SDK folder should be located in the same directory as this repository, and it should be named "nRF5_SDK_15.3.0_59ac345". -- GitLab