Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

rbaron/fitless

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 26, 2018 14:58
May 13, 2018 17:25

fitless

Series of example programs to run on the ID115 fitness tracker. Most examples are based on the ones from the official SDK (version 12), but have been adapted to run on this specific device.

Running an example

To run, for instance, blinky/, do:

cd blinky/id115/blank/armgcc
export NRF_SDK12_ROOT=__PATH_TO_YOUR_NRF_SDK_VERSION_12__
make
make flash
make log

About

A collection of toy firmwares for the ID115 fitness tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages