Skip to content
This repository was archived by the owner on Dec 6, 2018. It is now read-only.
This repository was archived by the owner on Dec 6, 2018. It is now read-only.

Control system timer allocation via configurator #297

Open
@forGGe

Description

@forGGe

System timer allocation was implemented and made consistent in #274 .
Goal of this task is to add possibility to control system timer via JSON configurator.

Additional field can be placed in the platform subobject like that:

{
  "platform": {
    "use_systmr": true
  }
}

Platforms to extend:

  • stm32
  • tm4c
  • particle electron

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions