Development mbed library for MAX32630FTHR

Dependents:   blinky_max32630fthr

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?

UserRevisionLine numberNew contents of line
switches 0:5c4d7b2438d3 1 {
switches 0:5c4d7b2438d3 2 "name": "nanostack-libservice",
switches 0:5c4d7b2438d3 3 "version": "3.6.0",
switches 0:5c4d7b2438d3 4 "description": "Helper libraries for mbed-client and 6LoWPAN stack.",
switches 0:5c4d7b2438d3 5 "keywords": [
switches 0:5c4d7b2438d3 6 "libservice"
switches 0:5c4d7b2438d3 7 ],
switches 0:5c4d7b2438d3 8 "author": "Seppo Takalo <seppo.takalo@arm.com>",
switches 0:5c4d7b2438d3 9 "homepage": "https://github.com/ARMmbed/mbed-client-libservice",
switches 0:5c4d7b2438d3 10 "license": "Apache-2.0",
switches 0:5c4d7b2438d3 11 "extraIncludes": [
switches 0:5c4d7b2438d3 12 "mbed-client-libservice"
switches 0:5c4d7b2438d3 13 ],
switches 0:5c4d7b2438d3 14 "dependencies": {},
switches 0:5c4d7b2438d3 15 "targetDependencies": {}
switches 0:5c4d7b2438d3 16 }