Commit e0a457d3 authored by zet's avatar zet

update

parent cf25edcf
TARGET=NRF52_DK
TOOLCHAIN=GCC_ARM
ROOT=.
{
"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"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment