Easily add all supported connectivity methods to your mbed OS project

Dependencies:   type-yd-driver

Committer:
MACRUM
Date:
Wed Jul 12 10:52:58 2017 +0000
Revision:
0:615f90842ce8
Initial commit

Who changed what in which revision?

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