Mbed Cloud example program for workshop in W27 2018.

Dependencies:   MMA7660 LM75B

Committer:
MACRUM
Date:
Sat Jun 30 01:40:30 2018 +0000
Revision:
0:119624335925
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MACRUM 0:119624335925 1 {
MACRUM 0:119624335925 2 "name": "atmel-rf-driver",
MACRUM 0:119624335925 3 "version": "3.0.2",
MACRUM 0:119624335925 4 "description": "RF driver for Atmel AT86RF233",
MACRUM 0:119624335925 5 "keywords": [
MACRUM 0:119624335925 6 "rf",
MACRUM 0:119624335925 7 "driver"
MACRUM 0:119624335925 8 ],
MACRUM 0:119624335925 9 "author": "Seppo Takalo <seppo.takalo@arm.com>",
MACRUM 0:119624335925 10 "license": "Apache-2.0",
MACRUM 0:119624335925 11 "dependencies": {
MACRUM 0:119624335925 12 "nanostack-libservice": "^3.0.0",
MACRUM 0:119624335925 13 "sal-stack-nanostack": "^5.0.0",
MACRUM 0:119624335925 14 "mbed-drivers": "^1.0.0"
MACRUM 0:119624335925 15 },
MACRUM 0:119624335925 16 "targetDependencies": {}
MACRUM 0:119624335925 17 }