driver for the WNC M14A2A Cellular Data Module
mbed_lib.json@0:6a2d96c2a520, 2018-02-06 (annotated)
- Committer:
- JMF
- Date:
- Tue Feb 06 16:10:48 2018 +0000
- Revision:
- 0:6a2d96c2a520
Incorporating changes suggested by ARM
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:6a2d96c2a520 | 1 | { |
JMF | 0:6a2d96c2a520 | 2 | "name": "wnc14a2a", |
JMF | 0:6a2d96c2a520 | 3 | "config": { |
JMF | 0:6a2d96c2a520 | 4 | "wnc_debug": { |
JMF | 0:6a2d96c2a520 | 5 | "help" : "enable or disable WNC debug messages.", |
JMF | 0:6a2d96c2a520 | 6 | "value": false |
JMF | 0:6a2d96c2a520 | 7 | }, |
JMF | 0:6a2d96c2a520 | 8 | "wnc_debug_setting": { |
JMF | 0:6a2d96c2a520 | 9 | "help" : "bit value 1 and/or 2 enable WncController debug output, bit value 4 enables mbed driver debug output.", |
JMF | 0:6a2d96c2a520 | 10 | "value": "4" |
JMF | 0:6a2d96c2a520 | 11 | } |
JMF | 0:6a2d96c2a520 | 12 | } |