Import Mbed OS hard-float snapshot
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "nanostack-eventloop",
|
||||
"requires": ["nanostack-hal"],
|
||||
"config": {
|
||||
"use_platform_tick_timer": {
|
||||
"help": "Use platform provided low resolution tick timer for eventloop",
|
||||
"value": null
|
||||
},
|
||||
"exclude_highres_timer": {
|
||||
"help": "Exclude high resolution timer from build",
|
||||
"value": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user