Reem M
/
http-server-example1
http
easy-connect/mcr20a-rf-driver/module.json@1:ce6ccd14af4c, 2019-04-15 (annotated)
- Committer:
- reeml3
- Date:
- Mon Apr 15 18:12:24 2019 +0000
- Revision:
- 1:ce6ccd14af4c
- Parent:
- 0:a49e37a83a7a
http
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
DuaaAbusharkh | 0:a49e37a83a7a | 1 | { |
DuaaAbusharkh | 0:a49e37a83a7a | 2 | "name": "mcr20a-rf-driver", |
DuaaAbusharkh | 0:a49e37a83a7a | 3 | "version": "0.0.1", |
DuaaAbusharkh | 0:a49e37a83a7a | 4 | "description": "RF driver for Freescale MCR20A 2.4GHz 802.15.4 wireless transceiver", |
DuaaAbusharkh | 0:a49e37a83a7a | 5 | "keywords": [ |
DuaaAbusharkh | 0:a49e37a83a7a | 6 | "rf", |
DuaaAbusharkh | 0:a49e37a83a7a | 7 | "driver", |
DuaaAbusharkh | 0:a49e37a83a7a | 8 | "802.15.4" |
DuaaAbusharkh | 0:a49e37a83a7a | 9 | ], |
DuaaAbusharkh | 0:a49e37a83a7a | 10 | "author": "Andrei Kovacs <Andrei.Kovacs@freescale.com>", |
DuaaAbusharkh | 0:a49e37a83a7a | 11 | "license": "BSD 3-clause", |
DuaaAbusharkh | 0:a49e37a83a7a | 12 | "dependencies": { |
DuaaAbusharkh | 0:a49e37a83a7a | 13 | "nanostack-libservice": "^3.0.0", |
DuaaAbusharkh | 0:a49e37a83a7a | 14 | "sal-stack-nanostack": "^5.0.0", |
DuaaAbusharkh | 0:a49e37a83a7a | 15 | "mbed-drivers": "^1.0.0" |
DuaaAbusharkh | 0:a49e37a83a7a | 16 | }, |
DuaaAbusharkh | 0:a49e37a83a7a | 17 | "targetDependencies": {} |
DuaaAbusharkh | 0:a49e37a83a7a | 18 | } |