Dependencies:   MMA7660 LM75B

Committer:
MACRUM
Date:
Sat Jun 30 01:40:30 2018 +0000
Revision:
0:119624335925
Initial commit

Who changed what in which revision?

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