Skip to content

NRFX_TIMER1_INST_IDX undeclared when building for Holyiot #31

@Artefact2

Description

@Artefact2
C:/ncs/v3.1.0/modules/hal/nordic/nrfx/drivers/include/nrfx_timer.h:65:37: error: 'NRFX_TIMER1_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_TIMER2_INST_IDX'?
   65 |     .instance_id      = NRFX_CONCAT(NRFX_TIMER, id, _INST_IDX),   \
      |                                     ^~~~~~~~~~

Can be worked around by setting CONFIG_NRFX_TIMER1=y in prj.conf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions