mbed-os for GR-LYCHEE
Dependents: mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more
features/FEATURE_COMMON_PAL/mbed-coap/module.json
- Committer:
- dkato
- Date:
- 2018-02-02
- Revision:
- 0:f782d9c66c49
File content as of revision 0:f782d9c66c49:
{ "name": "mbed-coap", "version": "4.0.3", "description": "COAP library", "keywords": [ "coap", "nanostack" ], "license": "Apache-2.0", "dependencies": { "nanostack-libservice": "^3.0.0", "mbed-trace": ">=0.2.0,<2.0.0", "nanostack-randlib": "^1.2.0" }, "targetDependencies": {}, "author": "Yogesh Pande <yogesh.pande@arm.com>", "repository": { "url": "https://github.com/ARMmbed/mbed-coap.git", "type": "git" }, "homepage": "https://github.com/ARMmbed/mbed-coap", "extraIncludes": [ "mbed-coap", "source/include" ] }