Version of easy-connect with the u-blox cellular platforms C027 and C030 added.

Dependents:   HelloMQTT

Committer:
RobMeades
Date:
Fri Nov 03 13:01:23 2017 +0000
Revision:
6:304d3ba87a01
Parent:
0:19aa55d66228
Add comment concerning N2XX baud rate.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
group-ublox 0:19aa55d66228 1 {
group-ublox 0:19aa55d66228 2 "name": "atmel-rf-driver",
group-ublox 0:19aa55d66228 3 "version": "3.0.2",
group-ublox 0:19aa55d66228 4 "description": "RF driver for Atmel AT86RF233",
group-ublox 0:19aa55d66228 5 "keywords": [
group-ublox 0:19aa55d66228 6 "rf",
group-ublox 0:19aa55d66228 7 "driver"
group-ublox 0:19aa55d66228 8 ],
group-ublox 0:19aa55d66228 9 "author": "Seppo Takalo <seppo.takalo@arm.com>",
group-ublox 0:19aa55d66228 10 "license": "Apache-2.0",
group-ublox 0:19aa55d66228 11 "dependencies": {
group-ublox 0:19aa55d66228 12 "nanostack-libservice": "^3.0.0",
group-ublox 0:19aa55d66228 13 "sal-stack-nanostack": "^5.0.0",
group-ublox 0:19aa55d66228 14 "mbed-drivers": "^1.0.0"
group-ublox 0:19aa55d66228 15 },
group-ublox 0:19aa55d66228 16 "targetDependencies": {}
group-ublox 0:19aa55d66228 17 }