mbed os with nrf51 internal bandgap enabled to read battery level
Dependents: BLE_file_test BLE_Blink ExternalEncoder
Diff: features/FEATURE_COMMON_PAL/nanostack-libservice/module.json
- Revision:
- 0:f269e3021894
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/FEATURE_COMMON_PAL/nanostack-libservice/module.json Sun Oct 23 15:10:02 2016 +0000 @@ -0,0 +1,16 @@ +{ + "name": "nanostack-libservice", + "version": "3.6.0", + "description": "Helper libraries for mbed-client and 6LoWPAN stack.", + "keywords": [ + "libservice" + ], + "author": "Seppo Takalo <seppo.takalo@arm.com>", + "homepage": "https://github.com/ARMmbed/mbed-client-libservice", + "license": "Apache-2.0", + "extraIncludes": [ + "mbed-client-libservice" + ], + "dependencies": {}, + "targetDependencies": {} +}