123r
Dependencies: WNC14A2AInterface
atmel-rf-driver/module.json@0:2563b0415d1f, 2017-04-19 (annotated)
- Committer:
- JMF
- Date:
- Wed Apr 19 01:13:10 2017 +0000
- Revision:
- 0:2563b0415d1f
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:2563b0415d1f | 1 | { |
JMF | 0:2563b0415d1f | 2 | "name": "atmel-rf-driver", |
JMF | 0:2563b0415d1f | 3 | "version": "3.0.2", |
JMF | 0:2563b0415d1f | 4 | "description": "RF driver for Atmel AT86RF233", |
JMF | 0:2563b0415d1f | 5 | "keywords": [ |
JMF | 0:2563b0415d1f | 6 | "rf", |
JMF | 0:2563b0415d1f | 7 | "driver" |
JMF | 0:2563b0415d1f | 8 | ], |
JMF | 0:2563b0415d1f | 9 | "author": "Seppo Takalo <seppo.takalo@arm.com>", |
JMF | 0:2563b0415d1f | 10 | "license": "Apache-2.0", |
JMF | 0:2563b0415d1f | 11 | "dependencies": { |
JMF | 0:2563b0415d1f | 12 | "nanostack-libservice": "^3.0.0", |
JMF | 0:2563b0415d1f | 13 | "sal-stack-nanostack": "^5.0.0", |
JMF | 0:2563b0415d1f | 14 | "mbed-drivers": "^1.0.0" |
JMF | 0:2563b0415d1f | 15 | }, |
JMF | 0:2563b0415d1f | 16 | "targetDependencies": {} |
JMF | 0:2563b0415d1f | 17 | } |