Development mbed library for MAX32630FTHR
Dependents: blinky_max32630fthr
features/FEATURE_COMMON_PAL/mbed-client-c/module.json@3:1198227e6421, 2016-12-16 (annotated)
- Committer:
- switches
- Date:
- Fri Dec 16 16:27:57 2016 +0000
- Revision:
- 3:1198227e6421
- Parent:
- 0:5c4d7b2438d3
Changed ADC scale for MAX32625 platforms to 1.2V full scale to match MAX32630 platforms
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
switches | 0:5c4d7b2438d3 | 1 | { |
switches | 0:5c4d7b2438d3 | 2 | "name": "mbed-client-c", |
switches | 0:5c4d7b2438d3 | 3 | "version": "3.0.2", |
switches | 0:5c4d7b2438d3 | 4 | "description": "Nanostack NSDL and COAP library", |
switches | 0:5c4d7b2438d3 | 5 | "keywords": [ |
switches | 0:5c4d7b2438d3 | 6 | "coap", |
switches | 0:5c4d7b2438d3 | 7 | "nanostack" |
switches | 0:5c4d7b2438d3 | 8 | ], |
switches | 0:5c4d7b2438d3 | 9 | "license": "Apache-2.0", |
switches | 0:5c4d7b2438d3 | 10 | "extraIncludes": [ |
switches | 0:5c4d7b2438d3 | 11 | "nsdl-c", |
switches | 0:5c4d7b2438d3 | 12 | "source/libNsdl/src/include", |
switches | 0:5c4d7b2438d3 | 13 | "source/libCoap/src/include" |
switches | 0:5c4d7b2438d3 | 14 | ], |
switches | 0:5c4d7b2438d3 | 15 | "dependencies": { |
switches | 0:5c4d7b2438d3 | 16 | "nanostack-libservice": "^3.0.0", |
switches | 0:5c4d7b2438d3 | 17 | "mbed-trace": ">=0.2.0,<2.0.0" |
switches | 0:5c4d7b2438d3 | 18 | }, |
switches | 0:5c4d7b2438d3 | 19 | "targetDependencies": {} |
switches | 0:5c4d7b2438d3 | 20 | } |