Skip to content

Zephyr: Consolidate cycle counting configuration #1793

Description

@mkannwischer

Currently, hal.c uses zephyr's k_cycle_get_32() whenever __ZEPHYR__ is set and ignores any configuration passed through the usual CYCLES= configuration:

#if defined(__ZEPHYR__)

Task:

  • Consolidate zephyr's cycle counting configuration, e.g., by adding an additional option to CYCLES=

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions