easy connect wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI
Dependencies: WNC14A2AInterface-httpmodified
Fork of easy-connect by
mcr20a-rf-driver/module.json@4:daf182af022b, 2017-04-19 (annotated)
- Committer:
- JMF
- Date:
- Wed Apr 19 20:58:54 2017 +0000
- Revision:
- 4:daf182af022b
- Parent:
- 0:2563b0415d1f
json file changes;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:2563b0415d1f | 1 | { |
JMF | 0:2563b0415d1f | 2 | "name": "mcr20a-rf-driver", |
JMF | 0:2563b0415d1f | 3 | "version": "0.0.1", |
JMF | 0:2563b0415d1f | 4 | "description": "RF driver for Freescale MCR20A 2.4GHz 802.15.4 wireless transceiver", |
JMF | 0:2563b0415d1f | 5 | "keywords": [ |
JMF | 0:2563b0415d1f | 6 | "rf", |
JMF | 0:2563b0415d1f | 7 | "driver", |
JMF | 0:2563b0415d1f | 8 | "802.15.4" |
JMF | 0:2563b0415d1f | 9 | ], |
JMF | 0:2563b0415d1f | 10 | "author": "Andrei Kovacs <Andrei.Kovacs@freescale.com>", |
JMF | 0:2563b0415d1f | 11 | "license": "BSD 3-clause", |
JMF | 0:2563b0415d1f | 12 | "dependencies": { |
JMF | 0:2563b0415d1f | 13 | "nanostack-libservice": "^3.0.0", |
JMF | 0:2563b0415d1f | 14 | "sal-stack-nanostack": "^5.0.0", |
JMF | 0:2563b0415d1f | 15 | "mbed-drivers": "^1.0.0" |
JMF | 0:2563b0415d1f | 16 | }, |
JMF | 0:2563b0415d1f | 17 | "targetDependencies": {} |
JMF | 0:2563b0415d1f | 18 | } |