From d6869d1ec4bd24cd2c3eafa534f0849b25ec5607 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 28 Feb 2019 17:04:22 -0500 Subject: added basic code --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd00cf2..7ca596c 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# smartwatch \ No newline at end of file +# smartwatch + +Code for a smartwatch project. + +Currently contains a *lot* of code from Adafruit, found [here](https://github.com/adafruit/Adafruit_nRF52_Arduino). + +Requires the arm-none-eabi toolchain, and [Adafruit's nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil). Makefile can build `all`, `clean`, or `upload`. + +More to come. + -- cgit v1.2.3