diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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. + |