diff options
| author | JF002 <JF002@users.noreply.github.com> | 2020-05-16 16:15:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-16 16:15:38 +0200 |
| commit | d58f57b1b5a616debf893f209f1d96cac101489e (patch) | |
| tree | 9df19606a2615586bb533d39fb42c84be8774092 /src/libs/mynewt-nimble/apps/blecsc/README.md | |
| parent | 24a1f87a78584d3b67f07ea7972ea0d8e1f8167c (diff) | |
| parent | d6c6ac4cf5801e17caf7bfc0878423703ed0413b (diff) | |
Merge pull request #30 from JF002/nimble
Nimble
Diffstat (limited to 'src/libs/mynewt-nimble/apps/blecsc/README.md')
| -rw-r--r-- | src/libs/mynewt-nimble/apps/blecsc/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/libs/mynewt-nimble/apps/blecsc/README.md b/src/libs/mynewt-nimble/apps/blecsc/README.md new file mode 100644 index 00000000..bccf176a --- /dev/null +++ b/src/libs/mynewt-nimble/apps/blecsc/README.md @@ -0,0 +1,9 @@ +# BLE Cycling Speed and Cadence peripheral app. + +The source files are located in the src/ directory. + +pkg.yml contains the base definition of the app. + +syscfg.yml contains setting definitions and overrides. + + |
