Example

Dependencies:   FXAS21002 FXOS8700Q

Committer:
maygup01
Date:
Tue Nov 19 09:49:38 2019 +0000
Revision:
0:11cc2b7889af
Example

Who changed what in which revision?

UserRevisionLine numberNew contents of line
maygup01 0:11cc2b7889af 1 {
maygup01 0:11cc2b7889af 2 "name": "nanostack-eventloop",
maygup01 0:11cc2b7889af 3 "config": {
maygup01 0:11cc2b7889af 4 "use_platform_tick_timer": {
maygup01 0:11cc2b7889af 5 "help": "Use platform provided low resolution tick timer for eventloop",
maygup01 0:11cc2b7889af 6 "value": null
maygup01 0:11cc2b7889af 7 },
maygup01 0:11cc2b7889af 8 "exclude_highres_timer": {
maygup01 0:11cc2b7889af 9 "help": "Exclude high resolution timer from build",
maygup01 0:11cc2b7889af 10 "value": null
maygup01 0:11cc2b7889af 11 }
maygup01 0:11cc2b7889af 12 }
maygup01 0:11cc2b7889af 13 }