Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nRF52_BLE_LED
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zet
nRF52_BLE_LED
Commits
e0a457d3
Commit
e0a457d3
authored
Apr 23, 2017
by
zet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
cf25edcf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
.mbed
.mbed
+1
-0
module.json
module.json
+0
-16
No files found.
.mbed
View file @
e0a457d3
TARGET=NRF52_DK
TOOLCHAIN=GCC_ARM
ROOT=.
module.json
deleted
100644 → 0
View file @
cf25edcf
{
"name"
:
"ble-led"
,
"version"
:
"0.0.1"
,
"description"
:
"A simple service that demonstrates the use of a read-write characteristic to control a LED"
,
"licenses"
:
[
{
"url"
:
"https://spdx.org/licenses/Apache-2.0"
,
"type"
:
"Apache-2.0"
}
],
"dependencies"
:
{
"ble"
:
"^2.0.0"
},
"targetDependencies"
:
{},
"bin"
:
"./source"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment