8000 pulseIn not implemented · Issue #47 · arduino/ArduinoCore-nRF528x-mbedos · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
pulseIn not implemented #47
Closed
Closed
@sandeepmistry

Description

@sandeepmistry

I was using a sketch that depended on pulseIn, it seems the core declares it but doesn't contain an implementation, so a linker error happened during the compile:

unsigned long pulseIn(PinName pin, uint8_t state, unsigned long timeout);

Metadata

Metadata

Assignees

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

    0