Committer:
leothedragon
Date:
Sun Apr 18 15:20:23 2021 +0000
Revision:
0:25fa8795676b
DS

Who changed what in which revision?

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