diff options
| author | JF <jf@codingfield.com> | 2019-11-17 19:47:04 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2019-11-17 19:47:04 (GMT) |
| commit | 2ea27e0cdac91cd4743d9f12496bb3f911d9efa9 (patch) | |
| tree | ae6488be1be14c2b83aff6e69a6e622088fb093a /cmake-nRF5x/example/README.md | |
Initial commit
Diffstat (limited to 'cmake-nRF5x/example/README.md')
| -rw-r--r-- | cmake-nRF5x/example/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake-nRF5x/example/README.md b/cmake-nRF5x/example/README.md new file mode 100644 index 0000000..753d63f --- /dev/null +++ b/cmake-nRF5x/example/README.md @@ -0,0 +1,3 @@ +# Example + +This is an example to build the blinky project. It assumes nRF5 SDK is in `../../toolchains/nRF5/nRF5_SDK`. If not, modify `CMakeLists.txt`
\ No newline at end of file |
